mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-06-07 18:04:51 -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,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rm -rf bitmaps",
|
"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": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue