Skip to content

Commit 6b3123a

Browse files
committed
v8.25.2
1 parent 23b1d51 commit 6b3123a

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.25.1",
3+
"version": "8.25.2",
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)