We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d53a9e commit 5c34198Copy full SHA for 5c34198
apps/demo-free-layout/package.json
@@ -32,6 +32,8 @@
32
"@douyinfe/semi-ui": "^2.72.3",
33
"@flowgram.ai/free-layout-editor": "workspace:*",
34
"@flowgram.ai/free-snap-plugin": "workspace:*",
35
+ "@flowgram.ai/free-lines-plugin": "workspace:*",
36
+ "@flowgram.ai/free-node-panel-plugin": "workspace:*",
37
"@flowgram.ai/minimap-plugin": "workspace:*",
38
"lodash-es": "^4.17.21",
39
"nanoid": "^4.0.2",
@@ -58,4 +60,4 @@
58
60
"access": "public",
59
61
"registry": "https://registry.npmjs.org/"
62
}
-}
63
+}
0 commit comments