mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-23 14:42:59 +03:00
fix: upgrade typescript in peerDependencies (#15)
Co-authored-by: Mikhail Novikov <notiv.nt@gmail.com>
This commit is contained in:
parent
50e55b1bba
commit
113250bcca
@ -77,6 +77,6 @@
|
||||
"@nestjs/core": "^9.0.0 || ^10.0.0",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"telegraf": "^4.0.0",
|
||||
"typescript": "^4.1.2"
|
||||
"typescript": "^4.1.2 || ^5.0.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user