update
This commit is contained in:
parent
9cde60bb9c
commit
c35d84cf07
11 changed files with 2109 additions and 68 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"dotenv": "^17.0.1",
|
||||
"express": "^4.18.2",
|
||||
"node-schedule": "^2.1.1",
|
||||
"node-telegram-bot-api": "^0.66.0",
|
||||
"swagger-ui-express": "^5.0.1",
|
||||
"technicalindicators": "^3.0.0",
|
||||
"yamljs": "^0.3.0"
|
||||
|
|
@ -30,6 +31,7 @@
|
|||
"@types/express": "^5.0.3",
|
||||
"@types/node": "^24.0.10",
|
||||
"@types/node-schedule": "^2.1.7",
|
||||
"@types/node-telegram-bot-api": "^0.64.9",
|
||||
"@types/swagger-ui-express": "^4.1.8",
|
||||
"@types/yamljs": "^0.2.34",
|
||||
"nodemon": "^3.1.10",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue