Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Swizec committed Mar 15, 2019
1 parent 204f585 commit 31864d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "react-use-dimensions",
"version": "1.0.0",
"version": "1.0.1",
"description": "useDimensions - a React Hook to measure DOM nodes",
"main": "lib/index.js",
"module": "es/index.js",
Expand All @@ -26,4 +26,4 @@
"homepage": "https://swizec.com",
"license": "MIT",
"repository": "https://github.com/Swizec/useDimensions"
}
}

0 comments on commit 31864d5

Please sign in to comment.