From ae24d6ecc29e98226f17dd16ee37b621cf7e0b24 Mon Sep 17 00:00:00 2001 From: Michael Hsu Date: Fri, 2 Jun 2017 13:38:04 +0800 Subject: [PATCH] chore(mcs-lite-introduction): upgrade to 0.2.4 (#148) --- package.json | 2 +- yarn.lock | 11 ++++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e88db086f..2b9deebc4 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "jsonschema": "^1.1.1", "jsonwebtoken": "^7.2.1", "lodash": "^4.17.4", - "mcs-lite-introduction": "^0.2.3", + "mcs-lite-introduction": "^0.2.4", "mcs-lite-mobile-web": "^0.4.1", "mocha": "^3.2.0", "nedb": "^1.8.0", diff --git a/yarn.lock b/yarn.lock index b0dd0fd3c..36cdbced9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1988,9 +1988,14 @@ lwm2m-node-lib@^0.4.1: mongoose-auto-increment "5.0.1" underscore "1.7.0" -mcs-lite-introduction@^0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/mcs-lite-introduction/-/mcs-lite-introduction-0.2.3.tgz#b22e5f0da0b312e797213a30e5e32f28bbf3d005" +mcs-lite-introduction@^0.2.4: + version "0.2.4" + resolved "https://registry.yarnpkg.com/mcs-lite-introduction/-/mcs-lite-introduction-0.2.4.tgz#d6f671ac605ebb71876cc9a55084586c68a9a681" + dependencies: + gitbook-plugin-anchorjs "^1.1.1" + gitbook-plugin-edit-link "^2.0.2" + gitbook-plugin-github "^2.0.0" + gitbook-plugin-prism "^2.2.0" mcs-lite-mobile-web@^0.4.1: version "0.4.1"