Skip to content

Commit 62f6dde

Browse files
committed
add wildcard to redux-loop dep
1 parent cc8f7cf commit 62f6dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"license": "MIT",
5656
"peerDependencies": {
5757
"immutable": "^3.7.6 || ^4.0.0-rc.1",
58-
"redux-loop": "6.0.0"
58+
"redux-loop": "^6.0.0"
5959
},
6060
"devDependencies": {
6161
"@babel/cli": "^7.4.4",

0 commit comments

Comments
 (0)