Skip to content

Commit d10acc0

Browse files
authored
chore: update peer deps (#135)
1 parent 75d69be commit d10acc0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "React Component to lazy load images using a HOC to track window scroll position.",
55
"main": "build/index.js",
66
"peerDependencies": {
7-
"react": "^15.x.x || ^16.x.x || ^17.x.x || ^18.x.x"
7+
"react": "^15.x.x || ^16.x.x || ^17.x.x || ^18.x.x || ^19.x.x"
88
},
99
"dependencies": {
1010
"lodash.debounce": "^4.0.8",

0 commit comments

Comments
 (0)