From 4ce785d12cd16e264d509016cfe1a9158743360c Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Thu, 15 Jan 2015 11:35:46 -0800 Subject: [PATCH] :arrow_up: bookmarks and git-diff For updated decoration type name --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 995a2139a..9aef8d599 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "autoflow": "0.21.0", "autosave": "0.20.0", "background-tips": "0.21.0", - "bookmarks": "0.34.0", + "bookmarks": "0.35.0", "bracket-matcher": "0.69.0", "command-palette": "0.34.0", "deprecation-cop": "0.31.0", @@ -91,7 +91,7 @@ "exception-reporting": "0.21.0", "find-and-replace": "0.156.0", "fuzzy-finder": "0.65.0", - "git-diff": "0.48.0", + "git-diff": "0.49.0", "go-to-line": "0.30.0", "grammar-selector": "0.43.0", "image-view": "0.47.0",