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 fa62c79 commit 50500e6Copy full SHA for 50500e6
README.md
@@ -5,7 +5,7 @@ Vue progressive image or background loading plugin.
5
## Installation
6
7
```bash
8
-npm install vue-progressive-image
+npm install vue-lazy-images
9
```
10
11
## Usage
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "vue-lazy-image",
+ "name": "vue-lazy-images",
3
"version": "1.0.0",
4
"description": "Vue progressive image or background loading plugin.",
"main": "dist/vue-progressive-image.js",
0 commit comments