summaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-02-20 17:43:09 +0100
committerSamy Pessé <samypesse@gmail.com>2016-12-22 11:46:24 +0100
commit8f4d6267e5f0131f16e70d72693b7bd9f3326ac8 (patch)
treea17cc5074afabf52bce988b5771bd2eac9ddf3d5 /packages
parent12b3504373415baf23a268d627d833a24cee49ca (diff)
downloadgitbook-8f4d6267e5f0131f16e70d72693b7bd9f3326ac8.zip
gitbook-8f4d6267e5f0131f16e70d72693b7bd9f3326ac8.tar.gz
gitbook-8f4d6267e5f0131f16e70d72693b7bd9f3326ac8.tar.bz2
Update gitbook-html@1.0.2
Diffstat (limited to 'packages')
-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 1a4b596..c5e2e84 100755
--- a/packages/gitbook-asciidoc/package.json
+++ b/packages/gitbook-asciidoc/package.json
@@ -7,7 +7,7 @@
"dependencies": {
"lodash": "^3.2.0",
"asciidoctor.js": "1.5.5-1",
- "gitbook-html": "1.0.1"
+ "gitbook-html": "1.0.2"
},
"devDependencies": {
"mocha": "2.3.2"