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.
2 parents 65519ba + 60db76f commit eaa43dfCopy full SHA for eaa43df
README.md
@@ -29,16 +29,16 @@ Find out all available features on [settings props](https://github.com/codeeshop
29
30
```bash
31
# npm
32
-npm i vue-lightbox-advanced
+npm i vue-lightbox-advanced@1
33
# yarn
34
-yarn add vue-lightbox-advanced
+yarn add vue-lightbox-advanced@1
35
```
36
37
### cdn
38
39
40
# latest
41
-https://unpkg.com/vue-lightbox-advanced
+https://unpkg.com/vue-lightbox-advanced@1
42
43
44
<br/>
@@ -86,4 +86,4 @@ This software is licensed under the [MIT](https://github.com/codeeshop-oc/vue-li
86
87
### Reference
88
89
-[Morioh-Lab/v-lightbox](https://github.com/Morioh-Lab/v-lightbox)
+[Morioh-Lab/v-lightbox](https://github.com/Morioh-Lab/v-lightbox)
0 commit comments