Take specific grunt commit (that fixes gh-886)

This commit is contained in:
Shay Elkin 2013-11-02 15:15:31 +02:00
parent e2e61b7c59
commit d6d3dfcb35

View File

@ -5,7 +5,7 @@
"grunt-karma": "~0.6.1"
},
"devDependencies": {
"grunt": "git+https://github.com/gruntjs/grunt.git",
"grunt": "git+https://github.com/gruntjs/grunt.git#08a3af5",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-coffee": "~0.7.0",