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

Commit b1f54d7

Browse files
author
Kevin Kessenich
committedSep 6, 2019
Fix #2614 - Update lodash version
1 parent 96aa279 commit b1f54d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"get-stdin": "^4.0.1",
6161
"glob": "^7.0.3",
6262
"in-publish": "^2.0.0",
63-
"lodash": "^4.17.11",
63+
"lodash": "^4.17.15",
6464
"meow": "^3.7.0",
6565
"mkdirp": "^0.5.1",
6666
"nan": "^2.13.2",

0 commit comments

Comments
 (0)
This repository has been archived.