mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-01-12 07:01:26 +03:00
fix(deps): pin dependency telegraf to 3.36.0 (#41)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
29e489f619
commit
2f37d313ff
@ -34,7 +34,7 @@
|
|||||||
"publish:npm": "npm publish --access public"
|
"publish:npm": "npm publish --access public"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"telegraf": "^3.36.0"
|
"telegraf": "3.36.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nestjs/common": "6.11.11",
|
"@nestjs/common": "6.11.11",
|
||||||
|
Loading…
Reference in New Issue
Block a user