Skip to content

Commit 772816a

Browse files
author
Jones Warren
committed
peerDependencies
1 parent 181b1b7 commit 772816a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ image list shows in order.
2323

2424
## Installation
2525

26-
> 1.0.7 is finally out, it's almost painless to upgrade!
26+
> 1.0.8 is finally out, it's almost painless to upgrade!
2727
2828
```
2929
$ npm install --save react-progressive-lazy-image

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-progressive-lazy-image",
3-
"version": "1.0.7",
3+
"version": "1.0.9",
44
"description": "a lazy-load image component for react",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)