Skip to content

Commit

Permalink
🚢 CDN update
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Dec 18, 2018
1 parent 7218372 commit f626a42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,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.7/lib/vue-meta.js"></script>
<script src="https://unpkg.com/vue-meta@1.5.8/lib/vue-meta.js"></script>
```

**Minified:**
```html
<script src="https://unpkg.com/vue-meta@1.5.7/lib/vue-meta.min.js"></script>
<script src="https://unpkg.com/vue-meta@1.5.8/lib/vue-meta.min.js"></script>
```
<!-- end CDN generator - do **NOT** remove this comment -->

Expand Down

0 comments on commit f626a42

Please sign in to comment.