We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 162af93 commit 297b776Copy full SHA for 297b776
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-sizeme",
3
- "version": "2.6.11",
+ "version": "2.6.12",
4
"description": "Make your React Components aware of their width and/or height!",
5
"license": "MIT",
6
"main": "dist/react-sizeme.js",
@@ -35,7 +35,6 @@
35
"dependencies": {
36
"element-resize-detector": "^1.2.1",
37
"invariant": "^2.2.4",
38
- "prop-types": "^15.7.2",
39
"shallowequal": "^1.1.0",
40
"throttle-debounce": "^2.1.0"
41
},
0 commit comments