summaryrefslogtreecommitdiff
path: root/packages/merchant-backend-ui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/merchant-backend-ui/package.json')
-rw-r--r--packages/merchant-backend-ui/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/merchant-backend-ui/package.json b/packages/merchant-backend-ui/package.json
index f7306baf8..bd16317f5 100644
--- a/packages/merchant-backend-ui/package.json
+++ b/packages/merchant-backend-ui/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@gnu-taler/merchant-backend-ui",
- "version": "0.0.5",
+ "version": "0.10.7",
"license": "AGPL-3.0-or-later",
"scripts": {
"compile": "tsc && ./build.mjs",
@@ -42,7 +42,7 @@
},
"devDependencies": {
"@babel/core": "7.18.9",
- "@gnu-taler/pogen": "^0.0.5",
+ "@gnu-taler/pogen": "workspace:*",
"@linaria/babel-preset": "3.0.0-beta.22",
"@linaria/core": "3.0.0-beta.22",
"@linaria/react": "3.0.0-beta.22",
@@ -66,4 +66,4 @@
"tslib": "2.6.2",
"typescript": "5.3.3"
}
-} \ No newline at end of file
+}