Skip to content

Commit b515d7d

Browse files
committedJun 3, 2023
1.6.0
1 parent 7201934 commit b515d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-lazy-load-image-component",
3-
"version": "1.5.6",
3+
"version": "1.6.0",
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.