maochaoying 2 years ago
parent
commit
e2fd2d39a4
  1. 3
      package.json
  2. 1120
      yarn-error.log

3
package.json

@ -5,7 +5,8 @@
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"dev": "nodemon ./src/main.js", "dev": "nodemon ./src/main.js",
"test": "node ./src/test/tcpClient.js"
"test": "node ./src/test/tcpClient.js",
"prod": "pm2 start ./src/main.js"
}, },
"keywords": [], "keywords": [],
"author": "maochaoying", "author": "maochaoying",

1120
yarn-error.log
File diff suppressed because it is too large
View File

Loading…
Cancel
Save