From ab4d1355c8ed05b5d5e58116e75598bb57d9afbb Mon Sep 17 00:00:00 2001 From: Flummi Date: Thu, 8 Sep 2016 21:06:22 +0200 Subject: [PATCH] coffea++ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 249d8e0..2102a65 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "start": "node ./bot.js" }, "dependencies": { - "coffea": "^0.4.25", + "coffea": "^0.4.26", "du": "^0.1.0", "forever-monitor": "^1.7.0", "fs-extra": "^0.30.0",