mirror of
https://github.com/markmanx/isoflow.git
synced 2025-02-08 04:18:29 +00:00
0.3.15
This commit is contained in:
parent
db499881a9
commit
afd215156d
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.14",
|
||||
"version": "0.3.15",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "isoflow",
|
||||
"version": "0.3.14",
|
||||
"version": "0.3.15",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.10.6",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "isoflow",
|
||||
"version": "0.3.14",
|
||||
"version": "0.3.15",
|
||||
"private": false,
|
||||
"description": "A highly customizable React component for building interactive flow diagrams.",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue