This commit is contained in:
Mark Mankarious 2023-11-01 17:28:55 +00:00
parent 721e78ae43
commit 983b45d000
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

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

View file

@ -1,6 +1,6 @@
{
"name": "isoflow",
"version": "1.0.0",
"version": "1.0.1",
"private": false,
"description": "An open-source React component for drawing network diagrams.",
"license": "MIT",