Skip to content

Commit

Permalink
publish 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jf990 committed Dec 29, 2022
1 parent f9d969b commit bb593f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/www-demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0">
<title>Esri map view component pure HTML demo</title>
<script type="module" src="https://unpkg.com/esri-map-view@0.4.3/dist/esri-map-view/esri-map-view.esm.js"></script>
<script type="module" src="https://unpkg.com/esri-map-view@0.5.3/dist/esri-map-view/esri-map-view.esm.js"></script>
<style>
html, body {
height: 100%;
Expand Down

0 comments on commit bb593f1

Please sign in to comment.