Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 975862c

Browse files
committedDec 16, 2024
1.6.3
1 parent d10acc0 commit 975862c

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-lazy-load-image-component",
3-
"version": "1.6.2",
3+
"version": "1.6.3",
44
"description": "React Component to lazy load images using a HOC to track window scroll position.",
55
"main": "build/index.js",
66
"peerDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.