From b2a71ecd3670e9dfddb2d4afd339f966ccfb589c Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Wed, 21 Jan 2015 07:47:02 -0700 Subject: [PATCH] :arrow_up: packages to fix deprecations --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4f1574a66..c314d0c77 100644 --- a/package.json +++ b/package.json @@ -87,18 +87,18 @@ "command-palette": "0.34.0", "deprecation-cop": "0.32.0", "dev-live-reload": "0.39.0", - "encoding-selector": "0.15.0", + "encoding-selector": "0.16.0", "exception-reporting": "0.21.0", "find-and-replace": "0.156.0", "fuzzy-finder": "0.65.0", "git-diff": "0.49.0", "go-to-line": "0.30.0", - "grammar-selector": "0.43.0", + "grammar-selector": "0.44.0", "image-view": "0.47.0", - "incompatible-packages": "0.20.0", + "incompatible-packages": "0.21.0", "keybinding-resolver": "0.27.0", "link": "0.29.0", - "markdown-preview": "0.121.0", + "markdown-preview": "0.122.0", "metrics": "0.41.0", "notifications": "0.25.0", "open-on-github": "0.32.0",