chenyc
2024-10-15 96ae0dff9c3b126fe5a950bb6e96f3b3e7f64952
package.json
@@ -8,7 +8,7 @@
    "start": "node app.js",
    "dev": "nodemon app.js",
    "build": "ncc build app.js -o dist",
    "dev:prod":"node dist/index.js"
    "dev:prod":"node dist/index.js"
  },
  "keywords": [],
  "author": "",