This commit is contained in:
Mark Mankarious 2023-07-05 18:03:30 +01:00
parent 53bd3f2c2f
commit 54dafa4741
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.24",
"version": "0.3.25",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "isoflow",
"version": "0.3.24",
"version": "0.3.25",
"license": "MIT",
"dependencies": {
"@emotion/react": "^11.10.6",

View file

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