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.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/merchant-backend-ui/package.json b/packages/merchant-backend-ui/package.json
index a163873e7..d5f201ecf 100644
--- a/packages/merchant-backend-ui/package.json
+++ b/packages/merchant-backend-ui/package.json
@@ -5,7 +5,6 @@
"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}'",