Skip to content

Commit 2d28f92

Browse files
committed
bump grunt-plugin-dependencies to 1.x versions
1 parent 29b1744 commit 2d28f92

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
@@ -37,13 +37,13 @@
3737
"eco": "~1.1.0-rc-3",
3838
"grunt": "^1.0.3",
3939
"grunt-babel": "^5.0.0",
40-
"grunt-cli": "~0.1.10",
41-
"grunt-contrib-clean": "0.x",
42-
"grunt-contrib-concat": "0.x",
43-
"grunt-contrib-connect": "0.x",
44-
"grunt-contrib-copy": "0.x",
45-
"grunt-contrib-requirejs": "0.x",
46-
"grunt-contrib-uglify": "0.x",
40+
"grunt-cli": "^1",
41+
"grunt-contrib-clean": "^1",
42+
"grunt-contrib-concat": "^1",
43+
"grunt-contrib-connect": "^1",
44+
"grunt-contrib-copy": "^1",
45+
"grunt-contrib-requirejs": "^1",
46+
"grunt-contrib-uglify": "^1",
4747
"grunt-contrib-watch": "^1.1.0",
4848
"grunt-eslint": "^20.1.0",
4949
"grunt-saucelabs": "8.x",

0 commit comments

Comments
 (0)