Skip to content

Commit

Permalink
migrated to latest react-intersection-observer-hook for react 18 comp…
Browse files Browse the repository at this point in the history
…atibility
  • Loading branch information
Onur Önder committed Apr 2, 2022
1 parent f961651 commit c1b0689
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 22 deletions.
37 changes: 17 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.2",
"version": "4.0.3",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -61,6 +61,6 @@
"typescript": "^4.2.3"
},
"dependencies": {
"react-intersection-observer-hook": "^2.0.3"
"react-intersection-observer-hook": "^2.0.4"
}
}

0 comments on commit c1b0689

Please sign in to comment.