Skip to content

Commit c1b0689

Browse files
author
Onur Önder
committed
migrated to latest react-intersection-observer-hook for react 18 compatibility
1 parent f961651 commit c1b0689

File tree

2 files changed

+19
-22
lines changed

2 files changed

+19
-22
lines changed

package-lock.json

Lines changed: 17 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.0.2",
2+
"version": "4.0.3",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
@@ -61,6 +61,6 @@
6161
"typescript": "^4.2.3"
6262
},
6363
"dependencies": {
64-
"react-intersection-observer-hook": "^2.0.3"
64+
"react-intersection-observer-hook": "^2.0.4"
6565
}
6666
}

0 commit comments

Comments
 (0)