Skip to content

Commit 50500e6

Browse files
committed
[Build] 1.0.0
1 parent fa62c79 commit 50500e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Vue progressive image or background loading plugin.
55
## Installation
66

77
```bash
8-
npm install vue-progressive-image
8+
npm install vue-lazy-images
99
```
1010

1111
## Usage

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "vue-lazy-image",
2+
"name": "vue-lazy-images",
33
"version": "1.0.0",
44
"description": "Vue progressive image or background loading plugin.",
55
"main": "dist/vue-progressive-image.js",

0 commit comments

Comments
 (0)