Skip to content

Commit

Permalink
New dependencie (express) and update version (1.1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
TiagoDanin committed Oct 4, 2018
1 parent 08f7352 commit ee0496e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ Set environment variables `DEBUG=telgraf:test`.

- [axios](https://ghub.io/axios): Promise based HTTP client for the browser and node.js
- [debug](https://ghub.io/debug): small debugging utility
- [express](https://ghub.io/express): Fast, unopinionated, minimalist web framework

## Dev Dependencies

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "telegraf-test",
"version": "1.0.0",
"version": "1.1.0",
"description": "Telegraf Test - Simple Test ToolKit of Telegram Bots",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit ee0496e

Please sign in to comment.