We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f65879 commit d5f52c6Copy full SHA for d5f52c6
README.md
@@ -23,7 +23,7 @@ image list shows in order.
23
24
## Installation
25
26
-> 2.0.0 is finally out, it's almost painless to upgrade!
+> 1.0.5 is finally out, it's almost painless to upgrade!
27
28
```
29
$ npm install --save react-progressive-lazy-image
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-progressive-lazy-image",
3
- "version": "1.0.4",
+ "version": "1.0.5",
4
"description": "a lazy-load image component for react",
5
"main": "dist/index.js",
6
"scripts": {
0 commit comments