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