refactor(reactflow): add node resizer package

This commit is contained in:
moklick
2023-03-28 12:03:47 +02:00
parent 9ed7d1a670
commit 6c4af37f7c
10 changed files with 12 additions and 15 deletions
+2
View File
@@ -284,6 +284,7 @@ importers:
'@reactflow/core': workspace:*
'@reactflow/eslint-config': workspace:*
'@reactflow/minimap': workspace:*
'@reactflow/node-resizer': workspace:^2.1.0
'@reactflow/node-toolbar': workspace:*
'@reactflow/rollup-config': workspace:*
'@reactflow/tsconfig': workspace:*
@@ -296,6 +297,7 @@ importers:
'@reactflow/controls': link:../controls
'@reactflow/core': link:../core
'@reactflow/minimap': link:../minimap
'@reactflow/node-resizer': link:../node-resizer
'@reactflow/node-toolbar': link:../node-toolbar
devDependencies:
'@reactflow/eslint-config': link:../../tooling/eslint-config