Skip to content

Commit b5f7195

Browse files
committed
Update link
1 parent e7e1bc6 commit b5f7195

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
@@ -88,4 +88,4 @@ CSS is being used in the component, but each class is prefixed with a `lightbox`
8888
Just use it. For free. Forever.
8989

9090
## Issues
91-
If you find any bug or problem with the plugin please open an issue or create a pull request on the [Github repo](https://github.com/DCzajkowski/vue-lightbox).
91+
If you find any bug or problem with the plugin please open an issue or create a pull request on the [Github repo](https://github.com/DCzajkowski/vue-pure-lightbox).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-pure-lightbox",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "Very lightweight, JavaScript-only, lightbox plugin for Vue.js",
55
"main": "dist-module/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)