mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-31 07:08:28 -04:00
🔧 Global Scripts
This commit is contained in:
parent
5396fd7822
commit
100a5bbb32
1 changed files with 2 additions and 1 deletions
|
@ -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/*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue