diff --git a/package-lock.json b/package-lock.json index 30c9d7a..5f775a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "traxxx-web", - "version": "0.18.0", + "version": "0.18.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.18.0", + "version": "0.18.1", "dependencies": { "@brillout/json-serializer": "^0.5.8", "@dicebear/collection": "^7.0.5", diff --git a/package.json b/package.json index 6df1015..1798776 100644 --- a/package.json +++ b/package.json @@ -74,5 +74,5 @@ "postcss-custom-media": "^10.0.2", "postcss-nesting": "^12.0.2" }, - "version": "0.18.0" + "version": "0.18.1" }