chore: change to node adapter

This commit is contained in:
草师傅 2025-08-13 19:21:12 +08:00
parent 466dffc754
commit 30b0738af0
Signed by: gb
GPG key ID: 43330A030E2D6478
3 changed files with 17 additions and 8 deletions

View file

@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/cloudflare": "^12.5.4",
"@astrojs/mdx": "^4.2.6",
"@astrojs/node": "^9.2.2",
"@astrojs/node": "^9.4.0",
"@astrojs/partytown": "^2.1.4",
"@astrojs/rss": "^4.0.1",
"@astrojs/sitemap": "^3.3.1",