nbot

A clone of the eBot by @deStrO fully based on node.js with build in Web Page - WIP
git clone git://archive.git.mtrnord.blog/MTRNord/nbot.git
Log | Files | Refs | README | LICENSE

commit 8af26e129ccf54c5af365526f4b3fe53866f2807
parent a962bafa928ed0a3e0809e72e0d7f0c8ace89e53
Author: greenkeeperio-bot <support@greenkeeper.io>
Date:   Sun,  9 Oct 2016 18:30:40 +0200

chore(package): update github to version 5.0.0

https://greenkeeper.io/
Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -29,7 +29,7 @@ "homepage": "https://github.com/MTRNord/nBot#readme", "dependencies": { "express": "^4.13.4", - "github": "^4.0.0", + "github": "^5.0.0", "progress": "^1.1.8", "rcon": "^1.0.2", "socket.io": "^1.4.5",