Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Move lodash.mergewith from dependencies to dev-dependencies.
Browse files Browse the repository at this point in the history
It's only used in a test.
  • Loading branch information
realityking authored and xzyfer committed Apr 5, 2018
1 parent 37289ef commit 8ef8668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"glob": "^7.0.3",
"in-publish": "^2.0.0",
"lodash.clonedeep": "^4.3.2",
"lodash.mergewith": "^4.6.0",
"meow": "^4.0.0",
"mkdirp": "^0.5.1",
"nan": "^2.10.0",
Expand All @@ -77,6 +76,7 @@
"eslint": "^4.19.1",
"fs-extra": "^5.0.0",
"istanbul": "^0.4.2",
"lodash.mergewith": "^4.6.1",
"mocha": "^5.0.5",
"mocha-lcov-reporter": "^1.2.0",
"object-merge": "^2.5.1",
Expand Down

0 comments on commit 8ef8668

Please # to comment.