Skip to content

Commit 489b38c

Browse files
authoredJul 10, 2019
Merge pull request #222 from oliviernt/master
chore(dependencies): updating lodash version
2 parents cefaf1d + 16cdb78 commit 489b38c

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
@@ -58,7 +58,7 @@
5858
"dependencies": {
5959
"babel-runtime": "^6.26.0",
6060
"invariant": "^2.2.2",
61-
"lodash": "4.17.11"
61+
"lodash": "4.17.13"
6262
},
6363
"peerDependencies": {
6464
"redux": ">3.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.