From d0e07b2e045a81c2b95ad258d538245e61872237 Mon Sep 17 00:00:00 2001 From: moklick Date: Mon, 22 Apr 2024 15:06:05 +0200 Subject: [PATCH] chore(packages): bump --- packages/react/package.json | 2 +- packages/system/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/react/package.json b/packages/react/package.json index b9beea2f..54a6dfa5 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/react", - "version": "12.0.0-next.14", + "version": "12.0.0-next.15", "description": "React Flow - A highly customizable React library for building node-based editors and interactive flow charts.", "keywords": [ "react", diff --git a/packages/system/package.json b/packages/system/package.json index 4a43caa6..849a01fe 100644 --- a/packages/system/package.json +++ b/packages/system/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/system", - "version": "0.0.23", + "version": "0.0.24", "description": "xyflow core system that powers React Flow and Svelte Flow.", "keywords": [ "node-based UI",