chore(system): rename BaseNode/BaseEdge types to NodeBase/EdgeBase

This commit is contained in:
moklick
2023-06-13 16:54:26 +02:00
parent 65d1c3bbd4
commit 9dfec49ed5
25 changed files with 499 additions and 550 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@xyflow/system",
"version": "0.0.1",
"description": "Core system of xyflow.",
"description": "xyflow core system that powers React Flow and Svelte Flow.",
"keywords": [
"node-based UI",
"graph",
@@ -48,7 +48,7 @@
"@xyflow/eslint-config": "workspace:*",
"@xyflow/rollup-config": "workspace:*",
"@xyflow/tsconfig": "workspace:*",
"typescript": "^4.9.4"
"typescript": "5.1.3"
},
"rollup": {
"globals": {