diff --git a/package.json b/package.json index 87392dd..f66ba29 100644 --- a/package.json +++ b/package.json @@ -68,5 +68,8 @@ "patchedDependencies": { "@vue/repl@2.9.0": "patches/@vue__repl@2.9.0.patch" } + }, + "dependencies": { + "bpmn-js": "^17.9.2" } }