diff options
author | Samy Pessé <samypesse@gmail.com> | 2017-01-24 15:57:55 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2017-01-24 15:57:55 +0100 |
commit | a2ad586a9363e193b5a48b224d265e0dcf8a844c (patch) | |
tree | c7d433401f70e8bdbb78e1ed26c560fef500d1b6 | |
parent | 856b222a61f426318eb7c7ce16c6aa3e09036e9c (diff) | |
download | gitbook-a2ad586a9363e193b5a48b224d265e0dcf8a844c.zip gitbook-a2ad586a9363e193b5a48b224d265e0dcf8a844c.tar.gz gitbook-a2ad586a9363e193b5a48b224d265e0dcf8a844c.tar.bz2 |
🆙 Update markup-it@3.2.2
-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 5a977a0..fbd85d0 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.3.0", + "markup-it": "3.2.2", "mkdirp": "0.5.1", "moment": "2.13.0", "npm": "3.10.9", |