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 855f40d083542fc47ac6d0d6044de3438df59b46
parent 4853a5393e1712cdc1e9d76b22053e97d647f8e9
Author: greenkeeperio-bot <support@greenkeeper.io>
Date:   Thu,  1 Jun 2017 08:15:35 +0200

chore(package): update jsonfile to version 3.0.0

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

diff --git a/package.json b/package.json @@ -28,7 +28,7 @@ "curlrequest": "^1.0.1", "express": "^4.15.3", "irc": "^0.5.0", - "jsonfile": "^2.4.0", + "jsonfile": "^3.0.0", "lodash": "^4.17.4", "node-schedule": "^1.2.3", "node-telegram-bot-api": "^0.27.0",