chore(packages):bump versions

This commit is contained in:
moklick
2022-09-07 17:50:44 +02:00
parent 17dd64166b
commit aa0b1180af
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@reactflow/background",
"version": "11.0.0-next.2",
"version": "11.0.0-next.3",
"description": "Background component with different variants for React Flow",
"keywords": [
"react",

View File

@@ -1,6 +1,6 @@
{
"name": "@reactflow/controls",
"version": "11.0.0-next.2",
"version": "11.0.0-next.3",
"description": "Component to control the viewport of a React Flow instance",
"keywords": [
"react",

View File

@@ -1,6 +1,6 @@
{
"name": "@reactflow/core",
"version": "11.0.0-next.2",
"version": "11.0.0-next.3",
"description": "Core components and util functions of React Flow.",
"keywords": [
"react",

View File

@@ -1,6 +1,6 @@
{
"name": "@reactflow/minimap",
"version": "11.0.0-next.2",
"version": "11.0.0-next.3",
"description": "Minimap component for React Flow.",
"keywords": [
"react",

View File

@@ -1,6 +1,6 @@
{
"name": "reactflow",
"version": "11.0.0-next.8",
"version": "11.0.0-next.9",
"description": "A highly customizable React library for building node-based editors and interactive flow charts",
"keywords": [
"react",