diff --git a/package.json b/package.json index f583433..a921fbc 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,6 @@ ], "scripts": { "lint": "eslint --cache .", - "build": "tsc -p tsconfig.build.json", "start": "wds", "test": "wtr --coverage", "test:watch": "wtr --watch"