Merge pull request #6224 from menloresearch/fix/use-tauri-fetch-for-custom-providers

fix: should use custom fetch provided by app
This commit is contained in:
Louis 2025-08-19 15:17:27 +07:00 committed by GitHub
commit b32c8b372e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,7 +72,7 @@
"remark-math": "^6.0.0",
"sonner": "^2.0.3",
"tailwindcss": "^4.1.4",
"token.js": "npm:token.js-fork@0.7.22",
"token.js": "npm:token.js-fork@0.7.23",
"tw-animate-css": "^1.2.7",
"ulidx": "^2.4.1",
"unified": "^11.0.5",