Skip to content

Commit

Permalink
Make lodash.clonedeep a regular dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
  • Loading branch information
MasterOdin committed Aug 16, 2021
1 parent a85ce61 commit 1f22bf6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
"core-js": "^3.6.5",
"electron-devtools-installer": "^3.1.1",
"env-paths": "^1.0.0",
"lodash.clonedeep": "^4.5.0",
"lodash.defaultsdeep": "^4.6.0",
"lodash.omit": "^4.5.0",
"mkdirp": "^1.0.4",
Expand Down Expand Up @@ -167,7 +168,6 @@
"json-loader": "^0.5.4",
"lint-staged": "^10.5.4",
"lodash.bindall": "^4.4.0",
"lodash.clonedeep": "^4.5.0",
"lodash.debounce": "^4.0.8",
"lodash.groupby": "^4.6.0",
"lodash.isplainobject": "^4.0.6",
Expand Down

0 comments on commit 1f22bf6

Please sign in to comment.