aboutsummaryrefslogtreecommitdiff
path: root/packages/web-util
diff options
context:
space:
mode:
Diffstat (limited to 'packages/web-util')
-rw-r--r--packages/web-util/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/web-util/package.json b/packages/web-util/package.json
index e3a30ec10..f864a8cfb 100644
--- a/packages/web-util/package.json
+++ b/packages/web-util/package.json
@@ -28,7 +28,6 @@
},
"scripts": {
"compile": "tsc && ./build.mjs",
- "build": "tsc && ./build.mjs",
"clean": "rm -rf dist lib tsconfig.tsbuildinfo",
"pretty": "prettier --write src"
},