Skip to content

Commit

Permalink
Bumps version
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlplusb committed Jan 15, 2020
1 parent 162af93 commit 297b776
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-sizeme",
"version": "2.6.11",
"version": "2.6.12",
"description": "Make your React Components aware of their width and/or height!",
"license": "MIT",
"main": "dist/react-sizeme.js",
Expand Down Expand Up @@ -35,7 +35,6 @@
"dependencies": {
"element-resize-detector": "^1.2.1",
"invariant": "^2.2.4",
"prop-types": "^15.7.2",
"shallowequal": "^1.1.0",
"throttle-debounce": "^2.1.0"
},
Expand Down

0 comments on commit 297b776

Please sign in to comment.