michael 5 年之前
父節點
當前提交
ec0b2cf85a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      package.json

+ 1
- 1
package.json 查看文件

@@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"build": "npx tsc -p ./tsconfig.json",
"build": "tsc -p ./tsconfig.json",
"start": "node dist/index.js",
"start-debug": "nodemon --inspect dist/index.js",
"test": "echo \"Error: no test specified\" && exit 1"


Loading…
取消
儲存