forked from mirror/MCSManager
Update package.json
This commit is contained in:
parent
8bf4b0702a
commit
a322a3bfac
@ -4,7 +4,7 @@
|
||||
"daemonVersion": "3.1.0",
|
||||
"description": "Distributed, Docker-supported, Multilingual, and Lightweight control panel for Minecraft server and all console programsFeat: update package.json",
|
||||
"scripts": {
|
||||
"dev": "nodemon --watch ./src/**/*.ts --exec ts-node ./src/app.ts",
|
||||
"dev": "ts-node ./src/app.ts",
|
||||
"start": "ts-node ./src/app.ts",
|
||||
"build": "tsc && webpack --config webpack.config.js"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user