chore: move to Frankfurter API for exchange rate (#1214)

This commit is contained in:
jubnl
2026-06-16 20:59:08 +02:00
committed by GitHub
parent ac211d93c8
commit 79057ea603
7 changed files with 38 additions and 17 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
},
"scripts": {
"build": "tsdown",
"build:watch": "tsdown --watch",
"build:watch": "tsdown --watch --no-clean",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit",