fix: tokenjs should use custom fetch provided by app

This commit is contained in:
Louis 2025-08-19 13:46:21 +07:00
parent e43454d518
commit 65f23fb387
No known key found for this signature in database
GPG Key ID: 44FA9F4D33C37DE2

View File

@ -72,7 +72,7 @@
"remark-math": "^6.0.0", "remark-math": "^6.0.0",
"sonner": "^2.0.3", "sonner": "^2.0.3",
"tailwindcss": "^4.1.4", "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", "tw-animate-css": "^1.2.7",
"ulidx": "^2.4.1", "ulidx": "^2.4.1",
"unified": "^11.0.5", "unified": "^11.0.5",