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 e24c2b87f19465b466f0613598478fe56112ef4d
parent 608db0c40f54261b45a2230865ad4472dd76296b
Author: greenkeeperio-bot <support@greenkeeper.io>
Date:   Mon, 25 Apr 2016 20:18:15 +0200

chore(package): update yuidocjs to version 0.10.1

https://greenkeeper.io/
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" } }