Skip to content

Commit d8e3e1a

Browse files
committed
Update devDependencies.
1 parent 9c62146 commit d8e3e1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
},
2929
"devDependencies": {
3030
"grunt": "~0.4.5",
31-
"grunt-contrib-clean": "~0.7.0",
32-
"grunt-contrib-concat": "~0.5.1",
33-
"grunt-contrib-jshint": "~0.12.0",
31+
"grunt-contrib-clean": "~1.0.0",
32+
"grunt-contrib-concat": "~1.0.0",
33+
"grunt-contrib-jshint": "~1.0.0",
3434
"grunt-contrib-watch": "~0.6.1",
3535
"grunt-include-replace": "~3.2.0",
3636
"load-grunt-tasks": "~3.4.0",

0 commit comments

Comments
 (0)