Merge pull request #478 from code-dot-org/fix-peerDependencies
Downgrade grunt to ^0.4.5
This commit is contained in:
commit
7777be2226
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue