Skip to content

Commit 7791397

Browse files
committed
Fix dependencies
1 parent 6404736 commit 7791397

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
"devDependencies": {
99
"bitcore-wallet-client": "5.1.2",
1010
"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",
1116
"uglify": "^0.1.1"
1217
},
1318
"repository": {

0 commit comments

Comments
 (0)