diff --git a/package.json b/package.json index fa72e7a2..f400bd2f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,6 @@ "scripts": { "build": "npm run --workspaces build", "test": "npm run --workspaces --if-present test", - "distclean": "rm -rf node_modules packages/*/node_modules", "postinstall": "patch-package" }, "devDependencies": {