This commit is contained in:
Mark Mankarious 2023-07-04 19:40:06 +01:00
parent 1061fa8dcc
commit 6d2eb2571e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "isoflow",
"version": "0.3.18",
"version": "0.3.23",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "isoflow",
"version": "0.3.18",
"version": "0.3.23",
"license": "MIT",
"dependencies": {
"@emotion/react": "^11.10.6",

View file

@ -1,6 +1,6 @@
{
"name": "isoflow",
"version": "0.3.22",
"version": "0.3.23",
"private": false,
"description": "A highly customizable React component for building interactive flow diagrams.",
"license": "MIT",