This commit is contained in:
Adam Matthiesen 2024-01-23 18:09:04 -08:00
parent 35dfab5240
commit 36f8079a3d
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
"dependencies": {
"astro": "^4.2.1",
"@matthiesenxyz/astro-ghostcms": "3.0.6",
"@matthiesenxyz/astro-ghostcms-theme-default": "0.0.4"
"@matthiesenxyz/astro-ghostcms-theme-default": "0.0.5"
},
"devDependencies": {
"@astrojs/check": "^0.4.1",

View File

@ -79,7 +79,7 @@
"vitest-fetch-mock": "^0.2.2"
},
"dependencies": {
"@matthiesenxyz/astro-ghostcms-theme-default": "^0.0.4",
"@matthiesenxyz/astro-ghostcms-theme-default": "^0.0.5",
"@astrojs/rss": "^4.0.2",
"@astrojs/sitemap": "^3.0.5",
"@ts-ghost/core-api": "^5.1.2",