Skip to content

Commit 5c34198

Browse files
committed
fix(free-demo): update package.json
1 parent 1d53a9e commit 5c34198

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

apps/demo-free-layout/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
"@douyinfe/semi-ui": "^2.72.3",
3333
"@flowgram.ai/free-layout-editor": "workspace:*",
3434
"@flowgram.ai/free-snap-plugin": "workspace:*",
35+
"@flowgram.ai/free-lines-plugin": "workspace:*",
36+
"@flowgram.ai/free-node-panel-plugin": "workspace:*",
3537
"@flowgram.ai/minimap-plugin": "workspace:*",
3638
"lodash-es": "^4.17.21",
3739
"nanoid": "^4.0.2",
@@ -58,4 +60,4 @@
5860
"access": "public",
5961
"registry": "https://registry.npmjs.org/"
6062
}
61-
}
63+
}

0 commit comments

Comments
 (0)