mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-02-21 16:52:12 +00:00
fix(package.json): fix start
path
This commit is contained in:
parent
25184d4995
commit
c88a3c4a74
@ -6,7 +6,7 @@
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"build": "tsc --pretty",
|
||||
"start": "node dist/src",
|
||||
"start": "node dist",
|
||||
"dev": "tsx src/index.ts",
|
||||
"test": "tsx src/test.ts"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user