Merge branch 'main' into v11

This commit is contained in:
moklick
2022-09-20 15:40:26 +02:00
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@reactflow/background",
"version": "11.0.0-next.5",
"version": "11.0.0-next.6",
"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.5",
"version": "11.0.0-next.6",
"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.5",
"version": "11.0.0-next.6",
"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.5",
"version": "11.0.0-next.6",
"description": "Minimap component for React Flow.",
"keywords": [
"react",

View File

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