diff --git a/boilerplate/package.json b/boilerplate/package.json index 5ed953b2..c9c6cbfa 100644 --- a/boilerplate/package.json +++ b/boilerplate/package.json @@ -27,7 +27,7 @@ "read-yaml": "^1.0.0", "shelljs": "^0.4.0", "string": "^3.1.1", - "web3": "^0.3.4", + "web3": "^0.4.3", "wrench": "^1.5.8" } } diff --git a/package.json b/package.json index d990578b..d2d890f6 100644 --- a/package.json +++ b/package.json @@ -21,13 +21,11 @@ "grunt-contrib-copy": "^0.8.0", "grunt-contrib-uglify": "^0.9.1", "grunt-contrib-watch": "^0.6.1", - "grunt": "^0.4.5", - "grunt-cli": "^0.1.13", "grunt-open": "^0.2.3", "matchdep": "^0.3.0", "read-yaml": "^1.0.0", "shelljs": "^0.5.0", - "web3": "^0.3.4", + "web3": "^0.4.3", "wrench": "^1.5.8" }, "author": "Iuri Matias ",