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 c1ee50473add7b9e12b28943f5d176fdb9c96f7c
parent e8840cb7b03dae19475b727afd6a03f665d17217
Author: greenkeeperio-bot <support@greenkeeper.io>
Date:   Wed, 12 Oct 2016 21:15:19 +0200

chore(package): update async to version 2.1.1

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

diff --git a/package.json b/package.json @@ -23,7 +23,7 @@ "nordlab" ], "dependencies": { - "async": "^2.1.0", + "async": "^2.1.1", "botanio": "0.0.6", "curlrequest": "^0.5.7", "express": "^4.14.0",