mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 08:04:49 +00:00
.
This commit is contained in:
parent
97de5068e7
commit
1e93a628da
@ -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