Skip to content

Commit 2ae6010

Browse files
greenkeeper[bot]deiga
authored andcommitted
Update dependencies to enable Greenkeeper 🌴 (#14)
* chore(package): update dependencies https://greenkeeper.io/ * docs(readme): add Greenkeeper badge https://greenkeeper.io/
1 parent 519aece commit 2ae6010

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# loaxxor
22

3+
[![Greenkeeper badge](https://badges.greenkeeper.io/deiga/loaxor.svg)](https://greenkeeper.io/)
4+
35
This is an IRC bot for our private channel.
46
It's first mission is to be able to shout-out when specific people start streaming on Twitch.tv

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"dependencies": {
1919
"config": "^1.13.0",
2020
"irc-js": "^2.0.0-beta.5",
21-
"lodash": "^3.8.0",
21+
"lodash": "^4.17.4",
2222
"lugg": "^1.1.1",
23-
"redis": "^0.12.1",
24-
"twitch.tv": "^1.0.0"
23+
"redis": "^2.6.5",
24+
"twitch.tv": "^2.1.0"
2525
},
2626
"engines": {
2727
"node": "~0.10",

0 commit comments

Comments
 (0)