diff --git a/package-lock.json b/package-lock.json index 24054e1..8b6f8cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "frosti", - "version": "2.8.0", + "version": "2.8.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "frosti", - "version": "2.8.0", + "version": "2.8.1s", "dependencies": { "@astrojs/check": "^0.9.4", "@astrojs/mdx": "^3.1.9", diff --git a/package.json b/package.json index d8102b6..99ced04 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "frosti", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "scripts": { "dev": "astro dev", "start": "astro dev",