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