From fc46dab752bc612c3b92a0a8a148fa0eb78e5b48 Mon Sep 17 00:00:00 2001 From: Aaron O'Mullan Date: Thu, 3 Aug 2017 23:26:32 +0200 Subject: [PATCH] Update theme-default to 1.0.7 (fixes #1670) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c379e043..02ffd6f37 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "gitbook-plugin-lunr": "1.2.0", "gitbook-plugin-search": "2.2.1", "gitbook-plugin-sharing": "1.0.2", - "gitbook-plugin-theme-default": "1.0.6", + "gitbook-plugin-theme-default": "1.0.7", "github-slugid": "1.0.1", "graceful-fs": "4.1.4", "i18n-t": "1.0.1",