Skip to content

Commit

Permalink
fix(v2): add missing lodash.flatmap dependency (#3191)
Browse files Browse the repository at this point in the history
  • Loading branch information
ylemkimon committed Aug 3, 2020
1 parent 9663173 commit 64293bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/docusaurus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
"inquirer": "^7.2.0",
"is-root": "^2.1.0",
"lodash": "^4.5.2",
"lodash.flatmap": "^4.5.0",
"lodash.has": "^4.5.2",
"lodash.isplainobject": "^4.0.6",
"lodash.isstring": "^4.0.1",
Expand Down

0 comments on commit 64293bf

Please sign in to comment.