🔧 Scripts

This commit is contained in:
ful1e5 2020-08-22 17:50:56 +05:30
parent 2341c971d9
commit 5396fd7822

View file

@ -8,7 +8,7 @@
"private": true, "private": true,
"scripts": { "scripts": {
"clean": "rm -rf bitmaps", "clean": "rm -rf bitmaps",
"render:bibata-round": "yarn clean && yarn workspace bibata-round render" "render:bibata-round": "yarn workspace bibata-round render"
}, },
"workspaces": [ "workspaces": [
"packages/*" "packages/*"