Update makefile

This commit is contained in:
Julius Haertl
2017-01-31 09:59:23 +01:00
parent 5e7067bcc8
commit b5c691615e
4 changed files with 42 additions and 135 deletions

View File

@@ -9,11 +9,11 @@
"url": "git@github.com:juliushaertl/deck.git"
},
"dependencies": {
"karma": "^1.1.1"
"karma": "^1.1.1",
"bower": "*",
"grunt": "*"
},
"devDependencies": {
"bower": "*",
"grunt": "*",
"grunt-cli": "*",
"grunt-contrib-concat": "*",
"grunt-contrib-jshint": "*",