chore(package): add distro script

This commit is contained in:
Nico Rehwaldt 2016-07-05 14:35:08 +02:00
parent fb30339c00
commit cc431605b3
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"scripts": {
"all": "grunt",
"dev": "grunt auto-test",
"distro": "grunt build",
"test": "grunt test"
},
"repository": {