Move release script to Grunt (fixes #31)
This commit is contained in:
parent
22cffe4a90
commit
cd97433a4e
3 changed files with 12 additions and 3 deletions
|
@ -8,7 +8,8 @@
|
|||
"grunt-contrib-uglify": "~0.6.0",
|
||||
"grunt-contrib-watch": "~0.6.1",
|
||||
"grunt-phpcs": "~0.4.0",
|
||||
"grunt-phpunit": "~0.3.6"
|
||||
"grunt-phpunit": "~0.3.6",
|
||||
"grunt-contrib-compress": "~0.13.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "~0.10.29"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue