Remove isomorphic-fetch types from contracts package
This commit is contained in:
parent
c291419141
commit
c0015c2c11
@ -29,7 +29,6 @@
|
||||
"devDependencies": {
|
||||
"@0xproject/tslint-config": "^0.2.0",
|
||||
"@types/bluebird": "^3.5.3",
|
||||
"@types/isomorphic-fetch": "^0.0.34",
|
||||
"@types/lodash": "^4.14.64",
|
||||
"@types/node": "^8.0.1",
|
||||
"@types/request-promise-native": "^1.0.2",
|
||||
@ -52,8 +51,8 @@
|
||||
"yargs": "^10.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@0xproject/json-schemas": "^0.6.9",
|
||||
"0x.js": "^0.22.6",
|
||||
"@0xproject/json-schemas": "^0.6.9",
|
||||
"bignumber.js": "~4.1.0",
|
||||
"bluebird": "^3.5.0",
|
||||
"bn.js": "^4.11.6",
|
||||
|
@ -102,10 +102,6 @@
|
||||
version "4.6.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.6.2.tgz#12cfaba693ba20f114ed5765467ff25fdf67ddb0"
|
||||
|
||||
"@types/isomorphic-fetch@^0.0.34":
|
||||
version "0.0.34"
|
||||
resolved "https://registry.yarnpkg.com/@types/isomorphic-fetch/-/isomorphic-fetch-0.0.34.tgz#3c3483e606c041378438e951464f00e4e60706d6"
|
||||
|
||||
"@types/jsonschema@^1.1.1":
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/jsonschema/-/jsonschema-1.1.1.tgz#08703dfe074010e8e829123111594af731f57b1a"
|
||||
|
Loading…
x
Reference in New Issue
Block a user