Skip to content

Commit e0916c2

Browse files
committed
build: 添加axios依赖及其相关包
添加axios库及其相关依赖包,以支持HTTP请求功能
1 parent 93e9363 commit e0916c2

2 files changed

Lines changed: 190 additions & 0 deletions

File tree

blog-web/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"@astrojs/solid-js": "^5.0.10",
1313
"@tailwindcss/vite": "^4.1.6",
1414
"astro": "^5.7.12",
15+
"axios": "^1.9.0",
1516
"daisyui": "^5.0.35",
1617
"solid-js": "^1.9.6",
1718
"tailwindcss": "^4.1.6"

0 commit comments

Comments
 (0)