fix: entry

This commit is contained in:
2025-08-29 13:59:02 -07:00
parent 24201491d5
commit e6faed98c8
+1 -1
View File
@@ -6,7 +6,7 @@
"type": "module",
"scripts": {
"build": "tsc",
"start": "op run --env-file=prod.env -- node index.js"
"start": "op run --env-file=prod.env -- node prod/index.js"
},
"keywords": [],
"author": "",