diff --git a/package.json b/package.json index d450e78..9c2784a 100644 --- a/package.json +++ b/package.json @@ -16,5 +16,8 @@ "telegram" ], "author": "husni", - "license": "ISC" + "license": "ISC", + "dependencies": { + "telegrambot": "0.0.11" + } }