Skip to content

Commit

Permalink
Merge pull request #551 from mengqiy/fixlodash
Browse files Browse the repository at this point in the history
pin lodash version
  • Loading branch information
k8s-ci-robot committed Jan 4, 2019
2 parents 7d26082 + 1b709ec commit b5aa69f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 11 deletions.
27 changes: 17 additions & 10 deletions docs/book/package-lock.json → docs/book/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion docs/book/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@
"description": "**Note:** Impatient readers head straight to [Quick Start](quick_start.md).",
"main": "index.js",
"dependencies": {
"gitbook-cli": "^2.3.2",
"cryptiles": "^4.1.2",
"gitbook-cli": "^2.3.2",
"gitbook-plugin-ga": "^1.0.1",
"gitbook-plugin-panel": "^0.0.1",
"gitbook-plugin-sequence-diagrams": "^1.1.0",
"gitbook-plugin-theme-api": "^1.1.2",
"lodash": "^4.17.11",
"phantomjs-prebuilt": "^2.1.16"
},
"devDependencies": {},
Expand Down

0 comments on commit b5aa69f

Please sign in to comment.