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 b295a4c commit 1f0b500Copy full SHA for 1f0b500
package.json
@@ -60,14 +60,14 @@
60
"grunt-cli": "1.3.2",
61
"grunt-compare-size": "0.4.2",
62
"grunt-contrib-concat": "1.0.1",
63
- "grunt-contrib-csslint": "^0.5.0",
64
- "grunt-contrib-jshint": "2.0.0",
65
- "grunt-contrib-qunit": "^1.0.1",
+ "grunt-contrib-csslint": "0.5.0",
+ "grunt-contrib-jshint": "0.12.0",
+ "grunt-contrib-qunit": "1.0.1",
66
"grunt-contrib-requirejs": "1.0.0",
67
"grunt-contrib-uglify": "4.0.0",
68
"grunt-git-authors": "3.2.0",
69
- "grunt-html": "^6.0.0",
70
- "grunt-jscs": "^2.1.0",
+ "grunt-html": "6.0.0",
+ "grunt-jscs": "2.1.0",
71
"load-grunt-tasks": "4.0.0",
72
"rimraf": "2.6.3",
73
"testswarm": "1.1.0"
0 commit comments