Skip to content

Commit 1fef068

Browse files
committed
Update devDependencies.
1 parent 927c1e6 commit 1fef068

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
@@ -27,13 +27,13 @@
2727
"parserlib": "~0.2.5"
2828
},
2929
"devDependencies": {
30-
"grunt": "~0.4.5",
30+
"grunt": "~1.0.1",
3131
"grunt-contrib-clean": "~1.0.0",
3232
"grunt-contrib-concat": "~1.0.0",
3333
"grunt-contrib-jshint": "~1.0.0",
3434
"grunt-contrib-watch": "~1.0.0",
35-
"grunt-include-replace": "~3.2.0",
36-
"load-grunt-tasks": "~3.4.0",
35+
"grunt-include-replace": "~4.0.1",
36+
"load-grunt-tasks": "~3.5.0",
3737
"time-grunt": "~1.3.0",
3838
"yuitest": "~0.7.9"
3939
},

0 commit comments

Comments
 (0)