Skip to content

Commit

Permalink
fix(core): add lodash.merge to package.json
Browse files Browse the repository at this point in the history
ISSUES CLOSED: #671
  • Loading branch information
malept committed Jan 15, 2019
1 parent a38db03 commit 803bb36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/api/core/package.json
Expand Up @@ -44,6 +44,7 @@
"electron-rebuild": "^1.6.0",
"fs-extra": "^7.0.0",
"glob": "^7.1.1",
"lodash.merge": "^4.6.0",
"lodash.template": "^4.4.0",
"log-symbols": "^2.0.0",
"node-fetch": "^2.0.0",
Expand Down

0 comments on commit 803bb36

Please sign in to comment.