This commit is contained in:
Adam Matthiesen 2024-01-25 00:56:14 -08:00
parent e2fb3c9ad4
commit 9d641b66f6
1 changed files with 2 additions and 2 deletions

View File

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