Skip to content

Commit 9a6cd5d

Browse files
committed
v8.25.1
1 parent a6c965e commit 9a6cd5d

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