Fix dependency.

This commit is contained in:
nobuti 2016-09-28 12:29:51 +02:00
parent a9660d84c6
commit af329465c9

View File

@ -9,10 +9,10 @@
"dependencies": {
"bower": "^1.3.12",
"formidable": "~1.0.15",
"grunt": "^0.4.5",
"grunt": "0.4.5",
"grunt-contrib-jasmine": "^0.6.5",
"grunt-run": "^0.3.0",
"grunt-run-node": "^0.1.0",
"grunt-run-node": "0.1.0",
"grunt-template-jasmine-requirejs": "^0.2.0",
"lodash": "~2.4.1"
},