From d60eab3e6f75109d96547d9b2cc5820371ffc64f Mon Sep 17 00:00:00 2001 From: anti <3182715286@qq.com> Date: Sun, 1 Sep 2024 23:58:43 +0800 Subject: [PATCH] 1 --- package.json | 3 +++ 1 file changed, 3 insertions(+) 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" } }