diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/gitbook/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gitbook/package.json b/packages/gitbook/package.json index b5eed9f..981d5bd 100644 --- a/packages/gitbook/package.json +++ b/packages/gitbook/package.json @@ -43,7 +43,7 @@ "json-schema-defaults": "0.1.1", "jsonschema": "1.1.0", "juice": "2.0.0", - "markup-it": "^3.2.2", + "markup-it": "4.0.0-pre.0", "mkdirp": "0.5.1", "moment": "2.13.0", "npm": "3.10.9", |