updated bpmn-js-spiffworkflow to allow for codes in throw events w/ burnettk (#2028)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
This commit is contained in:
parent
756d6ab418
commit
390e2e992a
|
@ -8343,7 +8343,7 @@
|
|||
},
|
||||
"node_modules/bpmn-js-spiffworkflow": {
|
||||
"version": "0.0.8",
|
||||
"resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#a75437462e1d5282e87368f8865fd489f32a2792",
|
||||
"resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#eea82c3e9204de74bb0a2063a42bc9ebe41f9e80",
|
||||
"license": "LGPL",
|
||||
"dependencies": {
|
||||
"inherits": "^2.0.4",
|
||||
|
@ -32188,7 +32188,7 @@
|
|||
}
|
||||
},
|
||||
"bpmn-js-spiffworkflow": {
|
||||
"version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#a75437462e1d5282e87368f8865fd489f32a2792",
|
||||
"version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#eea82c3e9204de74bb0a2063a42bc9ebe41f9e80",
|
||||
"from": "bpmn-js-spiffworkflow@github:sartography/bpmn-js-spiffworkflow#main",
|
||||
"requires": {
|
||||
"inherits": "^2.0.4",
|
||||
|
|
Loading…
Reference in New Issue