@thelevicole/youtube-to-html5-loader
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "@thelevicole/youtube-to-html5-loader", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "A javascript library to load YoutTube videos as HTML5 emebed elements.", | ||
@@ -5,0 +5,0 @@ "main": "dist/YouTubeToHtml5.js", |
@@ -29,3 +29,3 @@ # Load YoutTube videos as HTML5 emebed element | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/@thelevicole/youtube-to-html5-loader@3.0.1/dist/YouTubeToHtml5.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@thelevicole/youtube-to-html5-loader@3.1.1/dist/YouTubeToHtml5.min.js"></script> | ||
``` | ||
@@ -32,0 +32,0 @@ |