mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-10-05 05:08:23 +03:00
fix: add types declaration
This commit is contained in:
committed by
Ivan Shishkin
parent
0b2e1ca0bc
commit
a9fe321021
@@ -2,6 +2,7 @@
|
|||||||
"name": "nest-telegram",
|
"name": "nest-telegram",
|
||||||
"version": "0.5.1",
|
"version": "0.5.1",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
"types": "dist/index.d.ts",
|
||||||
"repository": "git@github.com:igorkamyshev/nest-telegram.git",
|
"repository": "git@github.com:igorkamyshev/nest-telegram.git",
|
||||||
"author": "Igor Kamyshev <igor@kamyshev.me>",
|
"author": "Igor Kamyshev <igor@kamyshev.me>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Reference in New Issue
Block a user