From 4ad010ebd75dd7b8afa16fff178a70f100c06495 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 10 Jun 2021 15:17:51 -0700 Subject: [PATCH] Update example.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index c141913..d28a1b9 100644 --- a/index.html +++ b/index.html @@ -67,7 +67,7 @@ // In development we import locally. window.location.hostname === "localhost" ? "/dist/web/install-button.js" - : "https://unpkg.com/esp-web-tools@2.0.1/dist/web/install-button.js?module" + : "https://unpkg.com/esp-web-tools@2.0.2/dist/web/install-button.js?module" ); @@ -150,7 +150,7 @@
 <script
   type="module"
-  src="https://unpkg.com/esp-web-tools@2.0.1/dist/web/install-button.js?module"
+  src="https://unpkg.com/esp-web-tools@2.0.2/dist/web/install-button.js?module"
 ></script>
 
 <esp-web-install-button