Skip to content

Commit b1c77c7

Browse files
committed
update grunt packages versions
1 parent 3ef8fbc commit b1c77c7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
"dependencies": {},
3333
"devDependencies": {
3434
"grunt": "~0.4.2",
35-
"grunt-cli": "~0.1.11",
36-
"grunt-contrib-clean": "~0.4.0",
35+
"grunt-cli": "~0.1.13",
36+
"grunt-contrib-clean": "~0.5.0",
3737
"grunt-contrib-copy": "~0.5.0",
3838
"grunt-contrib-concat": "~0.3.0",
39-
"grunt-contrib-jshint": "~0.6.0",
40-
"grunt-contrib-qunit": "~0.2.0",
41-
"grunt-contrib-uglify": "~0.2.0",
42-
"grunt-contrib-cssmin": "~0.6.0",
43-
"grunt-contrib-watch": "~0.4.0"
39+
"grunt-contrib-jshint": "~0.8.0",
40+
"grunt-contrib-qunit": "~0.4.0",
41+
"grunt-contrib-uglify": "~0.3.2",
42+
"grunt-contrib-cssmin": "~0.7.0",
43+
"grunt-contrib-watch": "~0.5.3"
4444
}
4545
}

0 commit comments

Comments
 (0)