Skip to content

Commit b438d81

Browse files
authored
Merge pull request #225 from MrJohz/master
chore: remove precise locking of lodash dependency
2 parents 9bc67e3 + 6917b23 commit b438d81

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

package-lock.json

+3-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"dependencies": {
6060
"babel-runtime": "^6.26.0",
6161
"invariant": "^2.2.2",
62-
"lodash": "4.17.13"
62+
"lodash": "^4.17.13"
6363
},
6464
"peerDependencies": {
6565
"redux": ">3.0.0"

0 commit comments

Comments
 (0)