diff --git a/package-lock.json b/package-lock.json index 6579db4..06d560a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "traxxx-web", - "version": "0.46.1", + "version": "0.46.2", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.46.1", + "version": "0.46.2", "dependencies": { "@brillout/json-serializer": "^0.5.8", "@dicebear/collection": "^7.0.5", diff --git a/package.json b/package.json index 989ceef..69d7493 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "overrides": { "vite": "$vite" }, - "version": "0.46.1", + "version": "0.46.2", "imports": { "#/*": "./*.js" }