From ae73bd10d680d92e2e0b82087db9620af4cb4217 Mon Sep 17 00:00:00 2001
From: cgeek <cem.moreau@gmail.com>
Date: Thu, 2 Feb 2017 18:21:50 +0100
Subject: [PATCH] =?UTF-8?q?[fix]=C2=A0#820=20WebSocket=20issue?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index af6c476f5..d097aeb67 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
     "colors": "1.1.2",
     "commander": "2.9.0",
     "daemonize2": "0.4.2",
-    "duniter-bma": "^0.2.7",
+    "duniter-bma": "^0.2.8",
     "duniter-common": "0.1.0",
     "duniter-crawler": "^0.2.5",
     "duniter-keypair": "^0.3.0",
-- 
GitLab