Fix missing npm module in MusicStore.Spa

This commit is contained in:
DamianEdwards 2014-10-06 14:59:44 -07:00
parent e370c974e1
commit 788f0b7c07
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
"version": "0.0.0",
"devDependencies": {
"grunt": "~0.4.2",
"grunt-bower-task": "~0.4.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-uglify": "~0.4.0",
"grunt-contrib-watch": "~0.6.1",