Skip to content

Commit

Permalink
fix: add missing lodash dependency (#3778)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhassan1 committed Jul 14, 2023
1 parent e2e1629 commit ef935c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions packages/lerna/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
"libnpmaccess": "7.0.2",
"libnpmpublish": "7.3.0",
"load-json-file": "6.2.0",
"lodash": "^4.17.21",
"make-dir": "3.1.0",
"minimatch": "3.0.5",
"multimatch": "5.0.0",
Expand Down

0 comments on commit ef935c7

Please sign in to comment.