Merge pull request #563 from johnmarkos/install-grunt
Install grunt explicitly to stop warnings.
This commit is contained in:
commit
1a97d3db95
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
||||||
},
|
},
|
||||||
"main": "mithril.js",
|
"main": "mithril.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"grunt": "*",
|
||||||
"grunt-cli": "*",
|
"grunt-cli": "*",
|
||||||
"grunt-contrib-copy": "*",
|
"grunt-contrib-copy": "*",
|
||||||
"grunt-contrib-uglify": "*",
|
"grunt-contrib-uglify": "*",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue