From af4a2340c4c5fc2f7df80857bb7c577a64ab802e Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 25 Mar 2014 09:44:53 -0700 Subject: [PATCH] Upgrade to archive-view@0.30.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f046a0172..9c3548416 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "base16-tomorrow-dark-theme": "0.13.0", "solarized-dark-syntax": "0.14.0", "solarized-light-syntax": "0.7.0", - "archive-view": "0.29.0", + "archive-view": "0.30.0", "autocomplete": "0.27.0", "autoflow": "0.15.0", "autosave": "0.13.0",