From a8da4903f4f65b1980ea67ae24f6771aba44780b Mon Sep 17 00:00:00 2001 From: Samy Pesse Date: Mon, 2 May 2016 17:27:18 +0200 Subject: [PATCH] Update gitbook-asciidoc@1.1.3 to fix error on linux --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73dbf0cda..ba7e3d4e1 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "extend": "^3.0.0", "fresh-require": "1.0.3", "front-matter": "2.0.7", - "gitbook-asciidoc": "1.1.2", + "gitbook-asciidoc": "1.1.3", "gitbook-markdown": "1.2.3", "gitbook-plugin-fontsettings": "1.0.3", "gitbook-plugin-highlight": "2.0.2",