diff --git a/package.json b/package.json index a0b2ff4..b97b7ce 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "nest-telegram", "version": "0.5.1", "main": "dist/index.js", + "types": "dist/index.d.ts", "repository": "git@github.com:igorkamyshev/nest-telegram.git", "author": "Igor Kamyshev ", "license": "MIT",