added required plugins
This commit is contained in:
parent
7f0ca203df
commit
5a8487c909
4 changed files with 540 additions and 7 deletions
|
|
@ -9,6 +9,10 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^5.8.1"
|
||||
"@astrojs/solid-js": "^5.1.0",
|
||||
"astro": "^5.8.1",
|
||||
"astro-compressor": "^1.0.0",
|
||||
"astro-robots-txt": "^1.0.0",
|
||||
"solid-js": "^1.9.7"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue