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 e2373825f30a5f503c95b7e1af3625e2e8e7bdff
parent f22b858fbccdfc4ee22122f156e589575df26fa2
Author: greenkeeperio-bot <support@greenkeeper.io>
Date:   Thu,  6 Oct 2016 21:55:27 +0200

chore(package): update github to version 4.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": "^3.1.0", + "github": "^4.0.0", "progress": "^1.1.8", "rcon": "^1.0.2", "socket.io": "^1.4.5",