Skip to content

Commit 52a66ce

Browse files
author
SpainTrain
committed
Update history peer dep to ^1.12.0
* Set `history` peer dep to minor version needed by react-router core See also: #2258 (comment)
1 parent fc2584c commit 52a66ce

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
@@ -28,7 +28,7 @@
2828
"warning": "^2.0.0"
2929
},
3030
"peerDependencies": {
31-
"history": "~1"
31+
"history": "^1.12.0"
3232
},
3333
"devDependencies": {
3434
"babel": "^5.4.7",

0 commit comments

Comments
 (0)