Skip to content

Commit

Permalink
Update dependencies to enable Greenkeeper 🌴 (#7)
Browse files Browse the repository at this point in the history
* chore(package): update dependencies
* docs(readme): add Greenkeeper badge
* eslint fixes and couple dep updates
  • Loading branch information
greenkeeper[bot] authored and jupe committed Oct 14, 2017
1 parent a0e9cf3 commit e51ff7a
Show file tree
Hide file tree
Showing 4 changed files with 236 additions and 553 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
Promise based OpenTMI javascript client for node.js and browser.

## Requirements

[![Greenkeeper badge](https://badges.greenkeeper.io/OpenTMI/opentmi-jsclient.svg)](https://greenkeeper.io/)
* [socket.io-client](https://github.com/socketio/socket.io-client) (for socketio connections)
* [axios](https://github.com/axios/axios) (Promise based http client)

Expand Down
Loading

0 comments on commit e51ff7a

Please sign in to comment.