capacitor-youtube-player
Advanced tools
Comparing version
@@ -131,4 +131,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
return __awaiter(this, void 0, void 0, function* () { | ||
this.playerLogger = new Log(options.debug); | ||
this.playerLogger.log("initialize"); | ||
this.playerLogger = new Log(options.debug); | ||
if (!this.playerApiLoaded) { | ||
@@ -135,0 +135,0 @@ const result = yield this.loadPlayerApi(); |
{ | ||
"name": "capacitor-youtube-player", | ||
"version": "1.0.0-alpha.1-32", | ||
"version": "1.0.0-alpha.1-33", | ||
"description": "Youtube Player", | ||
@@ -5,0 +5,0 @@ "main": "dist/esm/index.js", |
Sorry, the diff of this file is not supported yet