added to packages.json

This commit is contained in:
dabura667 2015-07-21 03:39:15 +09:00
commit badf79e134
2 changed files with 14 additions and 15 deletions

View file

@ -57,9 +57,10 @@
"test": "./node_modules/.bin/grunt test-coveralls"
},
"devDependencies": {
"adm-zip": "git://github.com/cthackers/adm-zip.git",
"adm-zip": "^0.4.7",
"angular": "^1.3.14",
"angular-mocks": "^1.3.14",
"bhttp": "^1.2.1",
"grunt-contrib-compress": "^0.13.0",
"grunt-contrib-copy": "^0.8.0",
"grunt-karma": "^0.10.1",