Skip to content

Commit 59004bb

Browse files
committed
chore: release v10.0.2
1 parent b113e93 commit 59004bb

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-intersection-observer",
3-
"version": "10.0.0",
3+
"version": "10.0.2",
44
"description": "Monitor if a component is inside the viewport, using IntersectionObserver API",
55
"type": "commonjs",
66
"source": "src/index.tsx",

0 commit comments

Comments
 (0)