Skip to content

Commit

Permalink
chore: update peer deps (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
gadingnst authored Dec 16, 2024
1 parent 75d69be commit d10acc0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "React Component to lazy load images using a HOC to track window scroll position.",
"main": "build/index.js",
"peerDependencies": {
"react": "^15.x.x || ^16.x.x || ^17.x.x || ^18.x.x"
"react": "^15.x.x || ^16.x.x || ^17.x.x || ^18.x.x || ^19.x.x"
},
"dependencies": {
"lodash.debounce": "^4.0.8",
Expand Down

0 comments on commit d10acc0

Please sign in to comment.