mirror of
https://github.com/markmanx/isoflow.git
synced 2025-02-07 20:10:47 +00:00
0.3.46
This commit is contained in:
parent
15bb5fb6d0
commit
8a3384a7ef
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "isoflow",
|
||||
"version": "0.3.45",
|
||||
"version": "0.3.46",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "isoflow",
|
||||
"version": "0.3.45",
|
||||
"version": "0.3.46",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.10.6",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "isoflow",
|
||||
"version": "0.3.45",
|
||||
"version": "0.3.46",
|
||||
"private": false,
|
||||
"description": "A highly customizable React component for building interactive flow diagrams.",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue