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 56eb3de9d96cc29dc72d4b2e455f82b9d111d285
parent c4022e12f81de16c8179c6999c2aa51bb0fcf560
Author: greenkeeperio-bot <support@greenkeeper.io>
Date:   Mon, 23 May 2016 11:42:01 +0200

chore(package): update mocha to version 2.5.1

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

diff --git a/package.json b/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "chai": "^3.5.0", - "mocha": "^2.4.5", + "mocha": "^2.5.1", "mocha-circleci-reporter": "0.0.1", "yuidoc-bootstrap-theme": "^1.0.6", "yuidocjs": "^0.10.1"