From 5396fd7822217bbaed505a7277c9a521100be35f Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Sat, 22 Aug 2020 17:50:56 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Scripts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/*"