chore: 移除axios依赖项

- 移除axios依赖项。
This commit is contained in:
Liam Chan 2025-02-18 13:52:53 +08:00
parent 74b44be0a3
commit 884313073d

View File

@ -17,7 +17,6 @@
"typescript": "^5.7.3"
},
"dependencies": {
"axios": "^1.7.9",
"graphql": "^16.10.0",
"graphql-request": "^7.1.2"
}