mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
.
This commit is contained in:
parent
916e0ca101
commit
76ce93335d
@ -8,7 +8,7 @@
|
||||
"lint": "eslint ./src/ && tsc",
|
||||
"lint:fix": "eslint --fix ./src/ && tsc",
|
||||
"build": "NODE_ENV=production bun run ./build.ts",
|
||||
"build:fast": "NODE_ENV=development bun run ./build.ts"
|
||||
"build:dev": "NODE_ENV=development bun run ./build.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "^5.3.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user