added grunt to dependecies
This commit is contained in:
parent
754f2fa789
commit
f96ece5fe3
@ -78,7 +78,8 @@
|
||||
"grunt-ng-annotate": "~1.0.1",
|
||||
"grunt-node-inspector": "~0.4.1",
|
||||
"grunt-nodemon": "~0.4.0",
|
||||
"grunt-html2js": "^0.3.5",
|
||||
"grunt-mocha-test": "~0.12.1",
|
||||
"grunt-html2js": "^0.3.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"node-mandrill": "^1.0.1",
|
||||
@ -90,12 +91,11 @@
|
||||
"supertest": "~1.1.0",
|
||||
"supertest-session": "^1.0.0",
|
||||
"mailosaur": "^1.0.1",
|
||||
"grunt-mocha-test": "~0.12.1",
|
||||
"karma": "~0.13.14",
|
||||
"karma-chrome-launcher": "~0.2.1",
|
||||
"karma-coverage": "~0.5.3",
|
||||
"karma-firefox-launcher": "~0.1.3",
|
||||
"karma-jasmine": "^0.3.6",
|
||||
"karma-phantomjs-launcher": "~0.2.1",
|
||||
"karma-phantomjs-launcher": "~0.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user