main in package json
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"jest": "^29.4.3",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"main": "out/index.js",
|
||||
"scripts": {
|
||||
"build": "npx tsc",
|
||||
"start": "node out/index.js",
|
||||
|
||||
Reference in New Issue
Block a user