Skip to content

Commit dab008d

Browse files
committed
V2.0.1
1 parent 8026491 commit dab008d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-viewport-detect",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"private": false,
55
"description": "A React hook to detect if an HTML Element has been display in the viewport. This is easy to use. You just have to provide an react ref. By default it freeze the value when the element has been display. That is nice to triggered one time animation !",
66
"main": "dist/index.cjs.js",

0 commit comments

Comments
 (0)