1
0
Эх сурвалжийг харах

Bump esp-web-tools@3.3.0 (#20)

Bram Kragten 4 жил өмнө
parent
commit
b93a106794
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -71,7 +71,7 @@
         // In development we import locally.
         window.location.hostname === "localhost"
           ? "/dist/web/install-button.js"
-          : "https://unpkg.com/esp-web-tools@3.1.0/dist/web/install-button.js?module"
+          : "https://unpkg.com/esp-web-tools@3.3.0/dist/web/install-button.js?module"
       );
     </script>
   </head>