From 95a3b752e42cf8fba2b185548609c724230bfb9a Mon Sep 17 00:00:00 2001 From: Dan Date: Mon, 24 Apr 2023 16:41:46 -0400 Subject: [PATCH] Allow call activities to have instructions for end users, and show up on the interstitial page --- spiffworkflow-frontend/package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spiffworkflow-frontend/package-lock.json b/spiffworkflow-frontend/package-lock.json index 94465e41..144a4865 100644 --- a/spiffworkflow-frontend/package-lock.json +++ b/spiffworkflow-frontend/package-lock.json @@ -8343,7 +8343,7 @@ }, "node_modules/bpmn-js-spiffworkflow": { "version": "0.0.8", - "resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#fc46b6fe599a5d4932286c78db3675c7a150d36c", + "resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#5f2cb3d50b021dffce61fd6b2929ef5620dcdb2e", "license": "MIT", "dependencies": { "inherits": "^2.0.4", @@ -38215,7 +38215,7 @@ } }, "bpmn-js-spiffworkflow": { - "version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#fc46b6fe599a5d4932286c78db3675c7a150d36c", + "version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#5f2cb3d50b021dffce61fd6b2929ef5620dcdb2e", "from": "bpmn-js-spiffworkflow@sartography/bpmn-js-spiffworkflow#main", "requires": { "inherits": "^2.0.4",