diff --git a/package.json b/package.json index 7248c5c0f..3bea5238f 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ ], "devDependencies": { "async": "0.9.0", + "bitcore": "0.1.36", "blanket": "1.1.6", "browser-pack": "2.0.1", "browser-request": "0.3.2", @@ -64,8 +65,8 @@ "grunt-contrib-watch": "0.5.3", "grunt-jsdoc": "^0.5.7", "grunt-markdown": "0.5.0", - "bitcore": "0.1.36", "grunt-mocha-test": "0.8.2", + "grunt-release": "^0.7.0", "grunt-shell": "0.6.4", "istanbul": "0.2.10", "karma": "0.12.9",