summaryrefslogtreecommitdiff
path: root/packages/merchant-backend-ui
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-01-26 12:48:35 +0100
committerFlorian Dold <florian@dold.me>2023-01-26 12:48:35 +0100
commit3cc26d00f85209c804d9f356598c0f749367ea74 (patch)
tree7b9d175cbc0de4312c98d80771fbda27f3fc8497 /packages/merchant-backend-ui
parentc57ba4c0cea133059ac30eae3c7e527886240059 (diff)
downloadwallet-core-3cc26d00f85209c804d9f356598c0f749367ea74.tar.gz
wallet-core-3cc26d00f85209c804d9f356598c0f749367ea74.tar.bz2
wallet-core-3cc26d00f85209c804d9f356598c0f749367ea74.zip
put taler wallet RPC into taler-util, make it cross-platform
Diffstat (limited to 'packages/merchant-backend-ui')
-rw-r--r--packages/merchant-backend-ui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/merchant-backend-ui/package.json b/packages/merchant-backend-ui/package.json
index 4789b96e9..ddba985aa 100644
--- a/packages/merchant-backend-ui/package.json
+++ b/packages/merchant-backend-ui/package.json
@@ -87,6 +87,6 @@
"script-ext-html-webpack-plugin": "^2.1.5",
"sirv-cli": "^1.0.11",
"tslib": "2.4.0",
- "typescript": "4.8.4"
+ "typescript": "4.9.4"
}
}