Skip to content

Commit 4389885

Browse files
committed
Updated dependencies
1 parent 8cfff25 commit 4389885

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,12 @@
2020
"bugs": {
2121
"url": "https://github.com/grevory/angular-local-storage/issues"
2222
},
23-
"dependencies": {
24-
"grunt": "~0.4.1",
25-
"grunt-cli": "~0.1.9"
26-
},
2723
"devDependencies": {
2824
"time-grunt": "~0.2.9",
2925
"load-grunt-tasks": "~0.3.0",
3026
"grunt-contrib-jshint": "~0.8.0",
3127
"grunt": "~0.4.2",
28+
"grunt-cli": "~0.1.9",
3229
"grunt-contrib-uglify": "~0.3.2",
3330
"karma": "~0.10",
3431
"grunt-karma": "~0.6.2",

0 commit comments

Comments
 (0)