diff --git a/package.json b/package.json index e88c8f3..4da8429 100644 --- a/package.json +++ b/package.json @@ -41,9 +41,6 @@ "publish": false }, "hooks": { - "before:init": [ - "npm run clean" - ], "after:bump": [ "npm run dist" ]