This commit is contained in:
Adam Matthiesen 2024-01-25 09:18:21 -08:00
parent 25787d9016
commit 1b67aa5ab3
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.2",
"@matthiesenxyz/astro-ghostcms-theme-default": "0.1.2"
"@matthiesenxyz/astro-ghostcms": "3.1.3",
"@matthiesenxyz/astro-ghostcms-theme-default": "0.1.3"
},
"devDependencies": {
"@astrojs/check": "^0.4.1",