Update package.json

This commit is contained in:
sx1989827 2022-06-05 18:04:07 +08:00
parent 2f865f7bde
commit e2cce1ba26

View File

@ -10,6 +10,7 @@
"user": "ttsc -p ./user",
"cooperation": "ttsc -p ./cooperation",
"file": "ttsc -p ./file",
"auth": "ttsc -p ./auth",
"build": "node ./build.js"
},
"pkg": {