Skip to content

Commit a7874fd

Browse files
committed
bump dev deps
1 parent ce3bbc3 commit a7874fd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
},
3939
"devDependencies": {
4040
"babel-preset-es2015": "^6.0.11",
41-
"grunt": "^0.4.5",
42-
"grunt-cli": "^0.1.13",
43-
"grunt-contrib-clean": "^0.7.0",
44-
"grunt-contrib-nodeunit": "^0.4.1",
41+
"grunt": "^1.0.1",
42+
"grunt-cli": "^1.2.0",
43+
"grunt-contrib-clean": "^1.0.0",
44+
"grunt-contrib-nodeunit": "^1.0.0",
4545
"xo": "*"
4646
},
4747
"xo": {

0 commit comments

Comments
 (0)