diff --git a/package.json b/package.json index 6aa15161..e970d7e3 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "private": true, "scripts": { "clean": "rm -rf bitmaps", - "render:bibata-round": "yarn clean && yarn workspace bibata-round render" + "render:bibata-round": "yarn workspace bibata-round render" }, "workspaces": [ "packages/*"