From 45315d4ccf7123772280d14bf26f2f62c4a14771 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Stra=C3=9Fburger?= Date: Sat, 17 Jun 2017 00:15:16 +0200 Subject: [PATCH] :arrow_up: upgrading to term-mouse 0.2.0 (closes #24) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76d4409..2ca0451 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "rbush": "^2.0.1", "simplify-js": "^1.2.1", "string-width": "^2.0.0", - "term-mouse": "^0.1.1", + "term-mouse": "^0.2.0", "userhome": "^1.0.0", "vector-tile": "^1.3.0", "x256": "0.0.2"