Skip to content

Commit eaa43df

Browse files
authored
Merge pull request #2 from codeeshop-oc/vue2
Update README.md
2 parents 65519ba + 60db76f commit eaa43df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,16 @@ Find out all available features on [settings props](https://github.com/codeeshop
2929

3030
```bash
3131
# npm
32-
npm i vue-lightbox-advanced
32+
npm i vue-lightbox-advanced@1
3333
# yarn
34-
yarn add vue-lightbox-advanced
34+
yarn add vue-lightbox-advanced@1
3535
```
3636

3737
### cdn
3838

3939
```bash
4040
# latest
41-
https://unpkg.com/vue-lightbox-advanced
41+
https://unpkg.com/vue-lightbox-advanced@1
4242
```
4343

4444
<br/>
@@ -86,4 +86,4 @@ This software is licensed under the [MIT](https://github.com/codeeshop-oc/vue-li
8686

8787
### Reference
8888

89-
[Morioh-Lab/v-lightbox](https://github.com/Morioh-Lab/v-lightbox)
89+
[Morioh-Lab/v-lightbox](https://github.com/Morioh-Lab/v-lightbox)

0 commit comments

Comments
 (0)