Remove types for detect-node from typescript-typings
This commit is contained in:
parent
77acbdd3ea
commit
b525ccc825
@ -1,3 +0,0 @@
|
|||||||
declare module 'detect-node' {
|
|
||||||
export const isNode: boolean;
|
|
||||||
}
|
|
@ -28,6 +28,7 @@
|
|||||||
"homepage": "https://github.com/0xProject/0x-monorepo/packages/utils/README.md",
|
"homepage": "https://github.com/0xProject/0x-monorepo/packages/utils/README.md",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@0xproject/tslint-config": "^1.0.6",
|
"@0xproject/tslint-config": "^1.0.6",
|
||||||
|
"@types/detect-node": "2.0.0",
|
||||||
"@types/lodash": "4.14.104",
|
"@types/lodash": "4.14.104",
|
||||||
"@types/mocha": "^2.2.42",
|
"@types/mocha": "^2.2.42",
|
||||||
"chai": "^4.0.1",
|
"chai": "^4.0.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user