Skip to content

Commit b110d04

Browse files
committed
Force react-sizeme to be at least 2.3.2
This includes the element-resize-detector bugfix for Firefox
1 parent f7c25e2 commit b110d04

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
@@ -73,7 +73,7 @@
7373
"peerDependencies": {
7474
"react": "^0.14.0 || ^15.0.0",
7575
"react-dom": "^0.14.0 || ^15.0.0",
76-
"react-sizeme": "^2.0.0"
76+
"react-sizeme": "^2.3.2"
7777
},
7878
"config": {
7979
"commitizen": {

0 commit comments

Comments
 (0)