Skip to content

Commit 7729df6

Browse files
author
Michael Buckley
committed
Declare bower dependency
1 parent 0466c13 commit 7729df6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,16 @@
2525
"url": "https://github.com/grevory/angular-local-storage/issues"
2626
},
2727
"devDependencies": {
28+
"bower": "^1.4.1",
2829
"grunt": "~0.4.2",
2930
"grunt-cli": "~0.1.9",
3031
"grunt-contrib-concat": "*",
3132
"grunt-contrib-jshint": "~0.8.0",
3233
"grunt-contrib-uglify": "*",
3334
"grunt-karma": "latest",
3435
"karma": "~0.12.16",
35-
"karma-jasmine": "~0.1.5",
3636
"karma-coverage": "^0.2.6",
37+
"karma-jasmine": "~0.1.5",
3738
"karma-phantomjs-launcher": "~0.1.4",
3839
"load-grunt-tasks": "~0.3.0",
3940
"time-grunt": "~0.2.9"

0 commit comments

Comments
 (0)