This commit is contained in:
Mark Mankarious 2023-03-16 23:19:39 +00:00
parent e152f731e2
commit 08ff6865fc
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.5",
"version": "0.3.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "isoflow",
"version": "0.3.5",
"version": "0.3.6",
"dependencies": {
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",

View file

@ -1,6 +1,6 @@
{
"name": "isoflow",
"version": "0.3.5",
"version": "0.3.6",
"private": false,
"main": "./dist/index.js",
"license": "MIT",