Skip to content

Commit 158c1c6

Browse files
committed
Bumped dependencies
1 parent 367a467 commit 158c1c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
},
2525
"dependencies": {
2626
"autoprefixer": "6.x",
27-
"grunt": "~0.x",
27+
"grunt": "~1.x",
2828
"grunt-contrib-clean": "1.x",
2929
"grunt-contrib-concat": "1.x",
3030
"grunt-contrib-compress": "1.x",
3131
"grunt-contrib-copy": "1.x",
3232
"grunt-contrib-cssmin": "1.x",
3333
"grunt-contrib-imagemin": "1.x",
3434
"grunt-contrib-uglify": "1.x",
35-
"grunt-contrib-watch": "0.x",
35+
"grunt-contrib-watch": "1.x",
3636
"grunt-jsbeautifier": "0.x",
3737
"grunt-newer": "1.x",
3838
"grunt-postcss": "0.x",

0 commit comments

Comments
 (0)