aboutsummaryrefslogtreecommitdiff
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.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/merchant-backend-ui/package.json b/packages/merchant-backend-ui/package.json
index 683329245..0bb2628bb 100644
--- a/packages/merchant-backend-ui/package.json
+++ b/packages/merchant-backend-ui/package.json
@@ -1,11 +1,10 @@
{
"private": true,
"name": "@gnu-taler/merchant-backend-ui",
- "version": "0.12.2",
+ "version": "0.13.4",
"license": "AGPL-3.0-or-later",
"scripts": {
"compile": "tsc && ./build.mjs",
- "build": "pnpm compile",
"render-examples": "node dist/test/render-examples.js dist/pages dist/examples",
"lint-check": "eslint '{src,tests}/**/*.{js,jsx,ts,tsx}'",
"lint-fix": "eslint --fix '{src,tests}/**/*.{js,jsx,ts,tsx}'",