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 2e71edf commit 2158bc8Copy full SHA for 2158bc8
README.md
@@ -2,7 +2,7 @@
2
<h1>Pure JS lightbox component for Vue.js</h1>
3
<a href="https://www.npmjs.com/package/vue-pure-lightbox"><img src="https://img.shields.io/npm/dt/vue-pure-lightbox.svg" alt="Downloads"></a>
4
<a href="https://www.npmjs.com/package/vue-pure-lightbox"><img src="https://img.shields.io/npm/v/vue-pure-lightbox.svg" alt="Version"></a>
5
- <a href="https://www.npmjs.com/package/vue-pure-lightbox"><img src="https://img.shields.io/npm/l/vue-pure-lightbox.svg" alt="License"></a>
+ <a href="https://spdx.org/licenses/MIT.html"><img src="https://img.shields.io/npm/l/vue-pure-lightbox.svg" alt="License"></a>
6
</p>
7
8
## Demo
0 commit comments