mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-10-09 06:37:15 +03:00
feat(): use last telegraf release
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"sample-app": "ts-node --transpile-only -r tsconfig-paths/register sample/main.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"telegraf": "https://github.com/telegraf/telegraf.git#develop"
|
||||
"telegraf": "^3.38.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/common": "7.6.1",
|
||||
|
Reference in New Issue
Block a user