chore(packages): bump versions

This commit is contained in:
moklick
2022-08-30 16:37:50 +02:00
parent 276aad98fb
commit 5fc7c4d6e4
6 changed files with 5 additions and 6 deletions

View File

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

View File

@@ -1,4 +1,3 @@
![readme-header-dark](https://user-images.githubusercontent.com/3797215/156384064-08a889d6-73c0-4cbf-8ff3-28dc601d1f5f.svg#gh-dark-mode-only)
![readme-header](https://user-images.githubusercontent.com/3797215/156259138-fb9f59f8-52f2-474a-b78c-6570867e4ead.svg#gh-light-mode-only)
<div align="center">

View File

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