We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6404736 commit 7791397Copy full SHA for 7791397
package.json
@@ -8,6 +8,11 @@
8
"devDependencies": {
9
"bitcore-wallet-client": "5.1.2",
10
"browserify": "^9.0.8",
11
+ "grunt": "^1.0.1",
12
+ "grunt-contrib-clean": "^1.1.0",
13
+ "grunt-contrib-concat": "^1.0.1",
14
+ "grunt-contrib-copy": "^1.0.0",
15
+ "grunt-contrib-uglify": "^2.3.0",
16
"uglify": "^0.1.1"
17
},
18
"repository": {
0 commit comments