aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index aa3d8fa..bcb7de9 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,6 @@
"scripts": {
"build": "node esbuild.js",
"serve": "serve -p 3000 .",
- "watch": "yarn build",
"test": "jest"
},
"devDependencies": {