mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-12 02:24:15 +00:00
go back to pulling bpmn-js-spiffworkflow from its own separate repo because gitpkg.now.sh for monorepo subdirs is too flaky
This commit is contained in:
parent
f546290220
commit
d5ea87017f
9
spiffworkflow-frontend/package-lock.json
generated
9
spiffworkflow-frontend/package-lock.json
generated
@ -37,7 +37,7 @@
|
|||||||
"axios": "^0.27.2",
|
"axios": "^0.27.2",
|
||||||
"bpmn-js": "^13.2.2",
|
"bpmn-js": "^13.2.2",
|
||||||
"bpmn-js-properties-panel": "^1.22.0",
|
"bpmn-js-properties-panel": "^1.22.0",
|
||||||
"bpmn-js-spiffworkflow": "https://gitpkg.now.sh/sartography/spiff-arena/bpmn-js-spiffworkflow?main",
|
"bpmn-js-spiffworkflow": "github:sartography/bpmn-js-spiffworkflow#main",
|
||||||
"cookie": "^0.5.0",
|
"cookie": "^0.5.0",
|
||||||
"craco": "^0.0.3",
|
"craco": "^0.0.3",
|
||||||
"date-fns": "^2.28.0",
|
"date-fns": "^2.28.0",
|
||||||
@ -8364,8 +8364,7 @@
|
|||||||
},
|
},
|
||||||
"node_modules/bpmn-js-spiffworkflow": {
|
"node_modules/bpmn-js-spiffworkflow": {
|
||||||
"version": "0.0.8",
|
"version": "0.0.8",
|
||||||
"resolved": "https://gitpkg.now.sh/sartography/spiff-arena/bpmn-js-spiffworkflow?main",
|
"resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#9762eb631de107aac584fce1c056070cdaed171e",
|
||||||
"integrity": "sha512-xtkgQGV7qGU2lxVzE5XEiiNdORyHGNEHIx6mQQNhzeMbiFvN7CEsWuA+P5qe++aIdtPcxDE3R1um0WXObOQsWw==",
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"inherits": "^2.0.4",
|
"inherits": "^2.0.4",
|
||||||
@ -38245,8 +38244,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bpmn-js-spiffworkflow": {
|
"bpmn-js-spiffworkflow": {
|
||||||
"version": "https://gitpkg.now.sh/sartography/spiff-arena/bpmn-js-spiffworkflow?main",
|
"version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#9762eb631de107aac584fce1c056070cdaed171e",
|
||||||
"integrity": "sha512-xtkgQGV7qGU2lxVzE5XEiiNdORyHGNEHIx6mQQNhzeMbiFvN7CEsWuA+P5qe++aIdtPcxDE3R1um0WXObOQsWw==",
|
"from": "bpmn-js-spiffworkflow@github:sartography/bpmn-js-spiffworkflow#main",
|
||||||
"requires": {
|
"requires": {
|
||||||
"inherits": "^2.0.4",
|
"inherits": "^2.0.4",
|
||||||
"inherits-browser": "^0.0.1",
|
"inherits-browser": "^0.0.1",
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
"axios": "^0.27.2",
|
"axios": "^0.27.2",
|
||||||
"bpmn-js": "^13.2.2",
|
"bpmn-js": "^13.2.2",
|
||||||
"bpmn-js-properties-panel": "^1.22.0",
|
"bpmn-js-properties-panel": "^1.22.0",
|
||||||
"bpmn-js-spiffworkflow": "https://gitpkg.now.sh/sartography/spiff-arena/bpmn-js-spiffworkflow?main",
|
"bpmn-js-spiffworkflow": "github:sartography/bpmn-js-spiffworkflow#main",
|
||||||
"cookie": "^0.5.0",
|
"cookie": "^0.5.0",
|
||||||
"craco": "^0.0.3",
|
"craco": "^0.0.3",
|
||||||
"date-fns": "^2.28.0",
|
"date-fns": "^2.28.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user