chore(project): add dev script
This commit is contained in:
parent
a314e8dbfa
commit
ca9a33d61b
|
@ -4,6 +4,7 @@
|
|||
"description": "A bpmn 2.0 toolkit and web modeler",
|
||||
"scripts": {
|
||||
"all": "grunt",
|
||||
"dev": "grunt auto-test",
|
||||
"test": "grunt test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in New Issue