diff --git a/package-lock.json b/package-lock.json index 081914d..31223c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "traxxx-web", - "version": "0.57.4", + "version": "0.57.5", "lockfileVersion": 3, "requires": true, "packages": { "": { - "version": "0.57.4", + "version": "0.57.5", "dependencies": { "@brillout/json-serializer": "^0.5.25", "@dicebear/collection": "7.0.5", diff --git a/package.json b/package.json index 07a8e76..3e2c9c2 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "overrides": { "vite": "$vite" }, - "version": "0.57.4", + "version": "0.57.5", "imports": { "#/*": "./*.js" },