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 5ef71a0794859d6b163dc5e7e9d0d8e35011f36d
parent 608db0c40f54261b45a2230865ad4472dd76296b
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Fri, 29 Apr 2016 20:52:58 +0200

Merge pull request #2 from MTRNord/greenkeeper-yuidocjs-0.10.1

yuidocjs@0.10.1 breaks build ⚠️
Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -39,6 +39,6 @@ "mocha": "^2.4.5", "mocha-circleci-reporter": "0.0.1", "yuidoc-bootstrap-theme": "^1.0.6", - "yuidocjs": "^0.10.0" + "yuidocjs": "^0.10.1" } }