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 e5099df4ed65a5cf9d9ca2e5708aae709a2b6b36
parent ea471c8cae5e5915cd519b0d75a0606fd31a942a
Author: greenkeeperio-bot <support@greenkeeper.io>
Date:   Mon, 17 Oct 2016 02:49:10 +0200

chore(package): update yargs to version 6.2.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.0.0" + "yargs": "^6.2.0" }, "preferGlobal": false, "private": true,