From f906afa8ec74ea1fd16ebd706ed86da27d53bd18 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 16 Jan 2014 16:53:14 -0800 Subject: [PATCH] Upgrade to archive-view@0.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43623f946..8056a8685 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "base16-tomorrow-dark-theme": "0.8.0", "solarized-dark-syntax": "0.6.0", "solarized-light-syntax": "0.2.0", - "archive-view": "0.20.0", + "archive-view": "0.21.0", "autocomplete": "0.20.0", "autoflow": "0.12.0", "autosave": "0.10.0",