mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-07-25 08:17:39 +00:00
Merge branch 'uditkarode:master' into master
This commit is contained in:
@ -6,7 +6,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc --pretty",
|
"build": "tsc --pretty",
|
||||||
"start": "node dist/src",
|
"start": "node dist",
|
||||||
"dev": "tsx src/index.ts",
|
"dev": "tsx src/index.ts",
|
||||||
"test": "tsx src/test.ts"
|
"test": "tsx src/test.ts"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user