From 64c07bc3c3eacb8fb216a8ba0ff7f19f72c94643 Mon Sep 17 00:00:00 2001 From: simurai Date: Fri, 24 Jun 2016 16:35:35 +0900 Subject: [PATCH] :arrow_up: settings-view@v0.238.1 Fixes overflowing of the keybindings panel: https://github.com/atom/settings-view/pull/802 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11b90344a..7881c0a8a 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "notifications": "0.65.0", "open-on-github": "1.1.0", "package-generator": "1.0.0", - "settings-view": "0.238.0", + "settings-view": "0.238.1", "snippets": "1.0.2", "spell-check": "0.67.1", "status-bar": "1.3.1",