Updated package.json to go with Gruntfile.
This commit is contained in:
parent
5cf121d83b
commit
740be6b6b7
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
"grunt": "*",
|
||||
"grunt-contrib-watch": "*",
|
||||
"grunt-contrib-less": "*",
|
||||
"grunt-contrib-compress": "*"
|
||||
"grunt-contrib-compress": "*",
|
||||
"grunt-contrib-copy": "*"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue