Skip to content

Commit 297b776

Browse files
committed
Bumps version
1 parent 162af93 commit 297b776

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-sizeme",
3-
"version": "2.6.11",
3+
"version": "2.6.12",
44
"description": "Make your React Components aware of their width and/or height!",
55
"license": "MIT",
66
"main": "dist/react-sizeme.js",
@@ -35,7 +35,6 @@
3535
"dependencies": {
3636
"element-resize-detector": "^1.2.1",
3737
"invariant": "^2.2.4",
38-
"prop-types": "^15.7.2",
3938
"shallowequal": "^1.1.0",
4039
"throttle-debounce": "^2.1.0"
4140
},

0 commit comments

Comments
 (0)