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 1c1947142205b8e4e6fb0e14c95607f60b8e833f
parent 40e4070a9030f67edcec757d99ac4aa5b1626e99
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Thu,  1 Jun 2017 08:14:46 +0200

Merge pull request #101 from MTRNord/greenkeeper-simple-git-1.73.0

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

diff --git a/package.json b/package.json @@ -33,7 +33,7 @@ "node-schedule": "^1.2.3", "node-telegram-bot-api": "^0.27.0", "request": "^2.75.0", - "simple-git": "^1.55.0", + "simple-git": "^1.73.0", "slackbots": "^1.0.2", "string": "^3.3.3", "yargs": "^6.6.0"