Selaa lähdekoodia

Update website with 4.0.2

Paulus Schoutsen 3 vuotta sitten
vanhempi
commit
971453d8a9
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -105,7 +105,7 @@
         // In development we import locally.
         // In development we import locally.
         window.location.hostname === "localhost"
         window.location.hostname === "localhost"
           ? "/dist/web/install-button.js"
           ? "/dist/web/install-button.js"
-          : "https://unpkg.com/esp-web-tools@4.0.0/dist/web/install-button.js?module"
+          : "https://unpkg.com/esp-web-tools@4.0.2/dist/web/install-button.js?module"
       );
       );
     </script>
     </script>
   </head>
   </head>
@@ -228,7 +228,7 @@
       <pre>
       <pre>
 &lt;script
 &lt;script
   type="module"
   type="module"
-  src="https://unpkg.com/esp-web-tools@4.0.0/dist/web/install-button.js?module"
+  src="https://unpkg.com/esp-web-tools@4.0.2/dist/web/install-button.js?module"
 >&lt;/script>
 >&lt;/script>
 
 
 &lt;esp-web-install-button
 &lt;esp-web-install-button