Skip to content

Commit 3f5bf17

Browse files
committed
feat(peerDependencies): update mindfront-redux-utils
1 parent e33ddc1 commit 3f5bf17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"flow-watch": "^1.1.0",
7171
"immutable": "^3.8.1",
7272
"istanbul": "^0.4.5",
73-
"mindfront-redux-utils": "^1.2.1",
73+
"mindfront-redux-utils": "^1.2.3",
7474
"mocha": "^3.2.0",
7575
"nyc": "^10.0.0",
7676
"pre-commit": "^1.1.3",
@@ -85,7 +85,7 @@
8585
},
8686
"peerDependencies": {
8787
"immutable": "^3.8.1",
88-
"mindfront-redux-utils": "^1.2.1"
88+
"mindfront-redux-utils": "^1.2.3"
8989
},
9090
"pre-commit": [
9191
"lint",

0 commit comments

Comments
 (0)