Skip to content

Commit c74c692

Browse files
committed
v8.24.0
1 parent 4734187 commit c74c692

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": "8.23.1",
3+
"version": "8.24.0",
44
"description": "Monitor if a component is inside the viewport, using IntersectionObserver API",
55
"main": "react-intersection-observer.cjs.js",
66
"module": "react-intersection-observer.esm.js",

0 commit comments

Comments
 (0)