Commit e4a7454b9ad01c31533cc9a2f2b6e590ebac7531

Authored by Adhidarma Hadiwinoto
1 parent 81d2be4b54
Exists in master

node-telegram-bot-api

Showing 1 changed file with 4 additions and 1 deletions Side-by-side Diff

... ... @@ -17,5 +17,8 @@
17 17 "telegram"
18 18 ],
19 19 "author": "Adhidarma Hadiwinoto <me@adhisimon.org>",
20   - "license": "ISC"
  20 + "license": "ISC",
  21 + "dependencies": {
  22 + "node-telegram-bot-api": "^0.27.0"
  23 + }
21 24 }