chore(package): add distro script
This commit is contained in:
parent
fb30339c00
commit
cc431605b3
|
@ -5,6 +5,7 @@
|
|||
"scripts": {
|
||||
"all": "grunt",
|
||||
"dev": "grunt auto-test",
|
||||
"distro": "grunt build",
|
||||
"test": "grunt test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in New Issue