2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-22 05:50:33 +03:00

🚢 CDN update

This commit is contained in:
Sébastien Chopin
2018-09-29 02:34:09 +02:00
parent 4e6784afa9
commit 0ac5d5b051
+2 -2
View File
@@ -106,12 +106,12 @@ Use the links below - if you want a previous version, check the instructions at
<!-- start CDN generator - do **NOT** remove this comment -->
**Uncompressed:**
```html
<script src="https://unpkg.com/vue-meta@1.5.4/lib/vue-meta.js"></script>
<script src="https://unpkg.com/vue-meta@1.5.5/lib/vue-meta.js"></script>
```
**Minified:**
```html
<script src="https://unpkg.com/vue-meta@1.5.4/lib/vue-meta.min.js"></script>
<script src="https://unpkg.com/vue-meta@1.5.5/lib/vue-meta.min.js"></script>
```
<!-- end CDN generator - do **NOT** remove this comment -->