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.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/testnet-faucets/package.json b/packages/testnet-faucets/package.json
index ac720a748..cdfd1b7ff 100644
--- a/packages/testnet-faucets/package.json
+++ b/packages/testnet-faucets/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@0x/testnet-faucets",
- "version": "1.0.56",
+ "version": "1.0.57",
"engines": {
"node": ">=6.12"
},
@@ -18,11 +18,11 @@
"author": "Fabio Berger",
"license": "Apache-2.0",
"dependencies": {
- "0x.js": "^2.0.4",
- "@0x/subproviders": "^2.1.4",
+ "0x.js": "^2.0.5",
+ "@0x/subproviders": "^2.1.5",
"@0x/typescript-typings": "^3.0.4",
- "@0x/utils": "^2.0.5",
- "@0x/web3-wrapper": "^3.1.4",
+ "@0x/utils": "^2.0.6",
+ "@0x/web3-wrapper": "^3.1.5",
"body-parser": "^1.17.1",
"ethereum-types": "^1.1.2",
"ethereumjs-tx": "^1.3.5",