Skip to content

Commit

Permalink
chore(core): add xyflow system to deps
Browse files Browse the repository at this point in the history
Signed-off-by: braks <[email protected]>
  • Loading branch information
bcakmakoglu committed Jul 15, 2024
1 parent bbb54be commit da649be
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@
"@vueuse/core": "^10.5.0",
"d3-drag": "^3.0.0",
"d3-selection": "^3.0.0",
"d3-zoom": "^3.0.0"
"d3-zoom": "^3.0.0",
"@xyflow/system": "^0.0.36"
},
"devDependencies": {
"@rollup/plugin-replace": "^5.0.3",
Expand Down
43 changes: 43 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit da649be

Please sign in to comment.