summaryrefslogtreecommitdiff
path: root/packages/web-util/package.json
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-03-07 22:47:48 +0100
committerFlorian Dold <florian@dold.me>2024-03-07 22:48:11 +0100
commitdb97953bdb424c9847b39a27502f67315a266220 (patch)
treea7247bbedff5fcaeded5d732c0ffc5d5ef78e5b8 /packages/web-util/package.json
parentf6338c00a2740e3eae1079d6c613b95528020c6f (diff)
downloadwallet-core-db97953bdb424c9847b39a27502f67315a266220.tar.gz
wallet-core-db97953bdb424c9847b39a27502f67315a266220.tar.bz2
wallet-core-db97953bdb424c9847b39a27502f67315a266220.zip
versions, small taler-wallet-cli fix
Diffstat (limited to 'packages/web-util/package.json')
-rw-r--r--packages/web-util/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web-util/package.json b/packages/web-util/package.json
index 61ede9be9..bf94aa471 100644
--- a/packages/web-util/package.json
+++ b/packages/web-util/package.json
@@ -1,6 +1,6 @@
{
"name": "@gnu-taler/web-util",
- "version": "0.9.4-dev.18",
+ "version": "0.9.4",
"description": "Generic helper functionality for GNU Taler Web Apps",
"type": "module",
"types": "./lib/index.node.d.ts",