cleanup demo
This commit is contained in:
parent
b92c5cd388
commit
050c724b32
|
@ -10,11 +10,11 @@
|
||||||
"astro": "astro"
|
"astro": "astro"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"astro": "^4.2.1",
|
||||||
|
"@matthiesenxyz/astro-ghostcms": "2.1.8"
|
||||||
|
},
|
||||||
|
"devDependencies": {
|
||||||
"@astrojs/check": "^0.4.1",
|
"@astrojs/check": "^0.4.1",
|
||||||
"@matthiesenxyz/astro-ghostcms": "2.1.8",
|
"typescript": "^5.3.3"
|
||||||
"astro": "^4.2.0",
|
|
||||||
"astro-robots-txt": "^1.0.0",
|
|
||||||
"typescript": "^5.3.3",
|
|
||||||
"zod-validation-error": "^3.0.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue