We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29b1744 commit 2d28f92Copy full SHA for 2d28f92
package.json
@@ -37,13 +37,13 @@
37
"eco": "~1.1.0-rc-3",
38
"grunt": "^1.0.3",
39
"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",
+ "grunt-cli": "^1",
+ "grunt-contrib-clean": "^1",
+ "grunt-contrib-concat": "^1",
+ "grunt-contrib-connect": "^1",
+ "grunt-contrib-copy": "^1",
+ "grunt-contrib-requirejs": "^1",
+ "grunt-contrib-uglify": "^1",
47
"grunt-contrib-watch": "^1.1.0",
48
"grunt-eslint": "^20.1.0",
49
"grunt-saucelabs": "8.x",
0 commit comments