chore(packages): use @reactflow org for packages

This commit is contained in:
moklick
2022-08-29 17:18:05 +02:00
parent 22cb21a4ae
commit 588d8fc02e
23 changed files with 77 additions and 65 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
# @rctflw/core
# @reactflow/core
Core components and util functions of React Flow.
## Installation
```sh
npm install @rctflw/core
npm install @reactflow/core
```