Merge pull request #478 from code-dot-org/fix-peerDependencies

Downgrade grunt to ^0.4.5
This commit is contained in:
Julian Descottes 2016-06-04 10:31:06 +02:00
commit 7777be2226

View File

@ -15,7 +15,7 @@
},
"devDependencies": {
"dateformat": "1.0.11",
"grunt": "1.0.1",
"grunt": "^0.4.5",
"grunt-contrib-clean": "1.0.0",
"grunt-contrib-concat": "1.0.1",
"grunt-contrib-connect": "1.0.2",