This commit is contained in:
Mark Mankarious 2023-10-18 11:48:06 +01:00
parent 84d5015db3
commit a38afa93a8
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

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

View file

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