Skip to content

Commit

Permalink
fix(v2): add missing dependencies to chalk and lodash
Browse files Browse the repository at this point in the history
  • Loading branch information
ylemkimon committed Aug 3, 2020
1 parent 5c3a007 commit 36d3649
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/docusaurus-plugin-content-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,13 @@
"@docusaurus/utils": "^2.0.0-alpha.61",
"@docusaurus/utils-validation": "^2.0.0-alpha.61",
"@hapi/joi": "17.1.1",
"chalk": "^3.0.0",
"execa": "^3.4.0",
"fs-extra": "^8.1.0",
"globby": "^10.0.1",
"import-fresh": "^3.2.1",
"loader-utils": "^1.2.3",
"lodash": "^4.17.19",
"lodash.flatmap": "^4.5.0",
"lodash.groupby": "^4.6.0",
"lodash.pick": "^4.4.0",
Expand Down

0 comments on commit 36d3649

Please sign in to comment.