This commit is contained in:
Adam Matthiesen 2024-01-30 04:18:05 -08:00
parent a176f11e55
commit 6b96e22ebf
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@
},
"dependencies": {
"astro": "^4.2.6",
"@matthiesenxyz/astro-ghostcms": "3.1.5",
"@matthiesenxyz/astro-ghostcms-theme-default": "0.1.6"
"@matthiesenxyz/astro-ghostcms": "3.1.6",
"@matthiesenxyz/astro-ghostcms-theme-default": "0.1.7"
},
"devDependencies": {
"@astrojs/check": "^0.4.1",