freifunk-bot

Modular parser for the hackerspace door status with handlers for multiple services
git clone git://archive.git.mtrnord.blog/MTRNord/freifunk-bot.git
Log | Files | Refs | README | LICENSE

commit 785e2ff6bca8dc68cd97498ae3c025988aeaa68c
parent e8d22b9a9fc83d0bad902a1ed4117f93fbccea83
Author: greenkeeperio-bot <support@greenkeeper.io>
Date:   Fri, 21 Oct 2016 02:26:32 +0200

chore(package): update yargs to version 6.3.0

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 @@ "simple-git": "^1.54.0", "slackbots": "^0.5.3", "string": "^3.3.3", - "yargs": "^6.2.0" + "yargs": "^6.3.0" }, "preferGlobal": false, "private": true,