diff --git a/package.json b/package.json index 28d25e9f..ab7343fc 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "packages/*" ], "scripts": { + "clean": "lerna clean", "bootstrap": "lerna bootstrap", "build": "father-build --watch", "ver": "lerna version prerelease --preid alpha --no-changelog --no-commit-hooks --no-private",