Skip to content

Commit

Permalink
Merge pull request #2730 from kessenich/master
Browse files Browse the repository at this point in the history
Fix #2614 - Update lodash version
  • Loading branch information
xzyfer committed Sep 8, 2019
2 parents 96aa279 + b1f54d7 commit 887199a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -60,7 +60,7 @@
"get-stdin": "^4.0.1",
"glob": "^7.0.3",
"in-publish": "^2.0.0",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"meow": "^3.7.0",
"mkdirp": "^0.5.1",
"nan": "^2.13.2",
Expand Down

0 comments on commit 887199a

Please sign in to comment.