Upgrade to 0.0.3 to add button to launch editor
This commit is contained in:
parent
165bb648f6
commit
9c05546267
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "bpmn-js-spiffworkflow",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "bpmn-js-spiffworkflow",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"babel-preset-env": "^1.7.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bpmn-js-spiffworkflow",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"description": "Extensions and modifications of BPMN.js to improve BPMN development for SpiffWorkflow",
|
||||
"scripts": {
|
||||
"all": "run-s lint test build",
|
||||
|
|
Loading…
Reference in New Issue