diff --git a/package-lock.json b/package-lock.json index c5988f1..b25ea7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fgo-ta-com-website", - "version": "0.1.14", + "version": "0.1.15", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "fgo-ta-com-website", - "version": "0.1.14", + "version": "0.1.15", "dependencies": { "@astro-community/astro-embed-youtube": "^0.4.3", "@astrojs/check": "^0.3.4", diff --git a/package.json b/package.json index 07aa892..5b87759 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fgo-ta-com-website", "type": "module", - "version": "0.1.14", + "version": "0.1.15", "scripts": { "dev": "astro dev", "start": "astro dev",