mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-28 22:14:21 -04:00
🔧 Script updated
This commit is contained in:
parent
eb3f886618
commit
7c1ee427a4
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
"description": "Rounded Corner Bibata 🏳️🌈",
|
"description": "Rounded Corner Bibata 🏳️🌈",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rm -rf ./src/svg/Bibata-* .../../bitmaps",
|
"clean": "rm -rf schemes bitmaps",
|
||||||
"dev": "nodemon src/index.ts",
|
"dev": "nodemon src/index.ts",
|
||||||
"dev:debug": "nodemon --inspect src/index.ts",
|
"dev:debug": "nodemon --inspect src/index.ts",
|
||||||
"build": "yarn clean && npx tsc --build",
|
"build": "yarn clean && npx tsc --build",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue