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 937d6efb3d0a0f7a52ad195919d321d72dfa8740
parent ea471c8cae5e5915cd519b0d75a0606fd31a942a
Author: greenkeeperio-bot <support@greenkeeper.io>
Date:   Mon, 17 Oct 2016 01:01:57 +0200

chore(package): update async to version 2.1.2

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.1", + "async": "^2.1.2", "botanio": "0.0.6", "curlrequest": "^0.5.7", "express": "^4.14.0",