diff options
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 1ed11b9..8d2b1fd 100644 --- a/package.json +++ b/package.json @@ -32,13 +32,13 @@ "gitbook-plugin-theme-default": "1.0.4", "github-slugid": "1.0.1", "graceful-fs": "4.1.4", - "i18n-t": "1.0.0", + "i18n-t": "1.0.1", "ignore": "3.1.2", "immutable": "^3.8.1", "is": "^3.1.0", "json-schema-defaults": "0.1.1", "jsonschema": "1.1.0", - "juice": "1.11.0", + "juice": "2.0.0", "mkdirp": "0.5.1", "moment": "2.13.0", "npm": "3.9.2", |