Skip to content

Commit

Permalink
update: 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
naseif committed Mar 11, 2022
1 parent a0629eb commit 009ddb9
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "teletron-ts",
"version": "1.0.6",
"version": "1.0.7",
"description": "Fast and Flexible Telegram Bot API Framework for Node.js written in TypeScript.",
"main": "dist/main.js",
"scripts": {
Expand All @@ -12,7 +12,16 @@
"url": "git+https://github.com/naseif/teletron-ts.git"
},
"keywords": [
"telegram"
"telegram",
"telegram-bots",
"telegram-api",
"telegram-bot-api",
"telegram-node-api",
"telegram-node",
"telegram-nodejs",
"node-telegram-bot-api",
"telegram-bot-api-nodejs",
"telegram-bot-api-node"
],
"author": "naseif",
"license": "MIT",
Expand All @@ -33,4 +42,4 @@
"mime-types": "^2.1.34",
"needle": "^3.0.0"
}
}
}

0 comments on commit 009ddb9

Please sign in to comment.