aboutsummaryrefslogtreecommitdiffstats
path: root/packages/testnet-faucets/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/testnet-faucets/package.json')
-rw-r--r--packages/testnet-faucets/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/packages/testnet-faucets/package.json b/packages/testnet-faucets/package.json
index 793819f39..7c3ae70cd 100644
--- a/packages/testnet-faucets/package.json
+++ b/packages/testnet-faucets/package.json
@@ -19,10 +19,10 @@
"license": "Apache-2.0",
"dependencies": {
"0x.js": "0.38.5",
- "@0xproject/subproviders": "^0.10.6",
- "@0xproject/web3-wrapper": "^0.7.3",
- "@0xproject/typescript-typings": "^0.4.3",
- "@0xproject/utils": "^0.7.3",
+ "@0xproject/subproviders": "^1.0.0",
+ "@0xproject/web3-wrapper": "^1.0.0",
+ "@0xproject/typescript-typings": "^1.0.0",
+ "@0xproject/utils": "^1.0.0",
"body-parser": "^1.17.1",
"ethereumjs-tx": "^1.3.5",
"ethereumjs-util": "^5.1.1",
@@ -31,11 +31,11 @@
"rollbar": "^0.6.5"
},
"devDependencies": {
- "@0xproject/tslint-config": "^0.4.21",
+ "@0xproject/tslint-config": "^1.0.0",
"@types/body-parser": "^1.16.1",
"@types/express": "^4.0.35",
"@types/lodash": "4.14.104",
- "ethereum-types": "^0.0.2",
+ "ethereum-types": "^1.0.0",
"awesome-typescript-loader": "^3.1.3",
"gulp": "^3.9.1",
"make-promises-safe": "^1.1.0",