Skip to content

Commit 1f0b500

Browse files
committed
Build: Updated build system to latest version of grunt
Updated version numbers for specific versions Closes gh-15112
1 parent b295a4c commit 1f0b500

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,14 @@
6060
"grunt-cli": "1.3.2",
6161
"grunt-compare-size": "0.4.2",
6262
"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",
63+
"grunt-contrib-csslint": "0.5.0",
64+
"grunt-contrib-jshint": "0.12.0",
65+
"grunt-contrib-qunit": "1.0.1",
6666
"grunt-contrib-requirejs": "1.0.0",
6767
"grunt-contrib-uglify": "4.0.0",
6868
"grunt-git-authors": "3.2.0",
69-
"grunt-html": "^6.0.0",
70-
"grunt-jscs": "^2.1.0",
69+
"grunt-html": "6.0.0",
70+
"grunt-jscs": "2.1.0",
7171
"load-grunt-tasks": "4.0.0",
7272
"rimraf": "2.6.3",
7373
"testswarm": "1.1.0"

0 commit comments

Comments
 (0)