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 076ca08 commit 19abf9dCopy full SHA for 19abf9d
README.md
@@ -18,8 +18,8 @@ Useful if you want to use with bower, or in a plain old `<script>` tag.
18
19
In this case, make sure that `React` and `ReactDOM` are already loaded and globally accessible.
20
21
-- Plain: <https://unpkg.com/react-visibility-sensor@5.0.0/dist/visibility-sensor.js>
22
-- Minified <https://unpkg.com/react-visibility-sensor@5.0.0/dist/visibility-sensor.min.js>
+- Plain: <https://unpkg.com/react-visibility-sensor@5.0.1/dist/visibility-sensor.js>
+- Minified <https://unpkg.com/react-visibility-sensor@5.0.1/dist/visibility-sensor.min.js>
23
24
Take a look at the [umd example](./example-umd/) to see this in action
25
0 commit comments