🔧 Global Scripts

This commit is contained in:
ful1e5 2020-08-23 09:55:32 +05:30
parent 5396fd7822
commit 100a5bbb32

View file

@ -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/*"