diff --git a/package-lock.json b/package-lock.json index e0c42b4..6779e93 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fgo-ta-com-website", - "version": "0.1.7", + "version": "0.1.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "fgo-ta-com-website", - "version": "0.1.7", + "version": "0.1.10", "dependencies": { "@astro-community/astro-embed-youtube": "^0.4.3", "@astrojs/check": "^0.3.4", diff --git a/package.json b/package.json index b2aea36..4a17fe2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fgo-ta-com-website", "type": "module", - "version": "0.1.9", + "version": "0.1.10", "scripts": { "dev": "astro dev", "start": "astro dev",