chore(packages): bump

This commit is contained in:
moklick
2023-03-13 16:57:34 +01:00
parent 05b5781881
commit b671cf50d6
22 changed files with 96 additions and 52 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@reactflow/node-resizer",
"version": "2.0.1",
"version": "2.1.0",
"description": "A helper component for resizing nodes.",
"keywords": [
"react",
@@ -38,7 +38,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@reactflow/core": "workspace:^11.3.3",
"@reactflow/core": "workspace:^11.6.0",
"classcat": "^5.0.4",
"d3-drag": "^3.0.0",
"d3-selection": "^3.0.0",