This commit is contained in:
Adam Matthiesen 2024-01-24 17:48:12 -08:00
parent e30918a0dc
commit caa6fa8885
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@
},
"dependencies": {
"astro": "^4.2.4",
"@matthiesenxyz/astro-ghostcms": "3.0.6",
"@matthiesenxyz/astro-ghostcms-theme-default": "0.0.8"
"@matthiesenxyz/astro-ghostcms": "3.1.0",
"@matthiesenxyz/astro-ghostcms-theme-default": "0.1.0"
},
"devDependencies": {
"@astrojs/check": "^0.4.1",