Compare commits

...

2 Commits

Author SHA1 Message Date
nobuti ff2c75cdf7 More fix.
8 years ago
nobuti af329465c9 Fix dependency.
8 years ago

@ -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": "0.3.0",
"grunt-run-node": "0.1.3",
"grunt-template-jasmine-requirejs": "^0.2.0",
"lodash": "~2.4.1"
},

Loading…
Cancel
Save