summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gitbook-asciidoc')
-rwxr-xr-xpackages/gitbook-asciidoc/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gitbook-asciidoc/package.json b/packages/gitbook-asciidoc/package.json
index 5a3ee2c..284a890 100755
--- a/packages/gitbook-asciidoc/package.json
+++ b/packages/gitbook-asciidoc/package.json
@@ -7,7 +7,7 @@
"dependencies": {
"q": "^1.1.2",
"lodash": "^3.2.0",
- "asciidoctor.js": "1.5.2",
+ "asciidoctor.js": "1.5.3-preview.1",
"cheerio": "^0.19.0"
},
"devDependencies": {