diff --git a/package-lock.json b/package-lock.json index da83b68..fc36cfd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "traxxx-web", - "version": "0.56.4", + "version": "0.57.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "version": "0.56.4", + "version": "0.57.0", "dependencies": { "@brillout/json-serializer": "^0.5.25", "@dicebear/collection": "7.0.5", diff --git a/package.json b/package.json index 22df785..a47fd1f 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "overrides": { "vite": "$vite" }, - "version": "0.56.4", + "version": "0.57.0", "imports": { "#/*": "./*.js" },