This commit is contained in:
Patrick Alvin Alcala 2026-03-26 14:54:44 +08:00
parent 50def158c2
commit 82a0fd6eea
8 changed files with 56 additions and 535 deletions

View file

@ -7,7 +7,6 @@
"build": "astro build"
},
"dependencies": {
"@astrojs/solid-js": "^6.0.1",
"@itsmatteomanf/astro-robots-txt": "^0.2.0",
"astro": "^6.0.8",
"astro-compressor": "^1.3.0",
@ -19,7 +18,6 @@
"purgecss": "^7.0.2",
"sharp": "^0.34.4",
"solid-icons": "^1.1.0",
"solid-js": "^1.9.11",
"toml": "^3.0.0",
"yargs": "^18.0.0"
},