From c02755f59afe69c06fb8cf03bd115a3b99d8fc81 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Tue, 2 Dec 2014 14:03:52 -0700 Subject: [PATCH] :arrow_up: archive-view to remove deprecated API usage --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5e536e6a..c376ed2ac 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "base16-tomorrow-light-theme": "0.5.0", "solarized-dark-syntax": "0.24.0", "solarized-light-syntax": "0.13.0", - "archive-view": "0.37.0", + "archive-view": "0.38.0", "autocomplete": "0.33.1", "autoflow": "0.18.0", "autosave": "0.18.0",