Skip to content

Commit 51cf0f5

Browse files
fix: pin redux-features to 1.3.0
1 parent f4d324c commit 51cf0f5

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
@@ -102,7 +102,7 @@
102102
},
103103
"peerDependencies": {
104104
"react": "0.14.x || ^15.0.0",
105-
"redux-features": "^1.0.0"
105+
"redux-features": "1.3.0"
106106
},
107107
"dependencies": {
108108
"lodash.defaults": "^4.2.0",

0 commit comments

Comments
 (0)