Precise DOM morphing
morphing typescript dom

Update README.md: Version (#35)

authored by

Henrik Nyh and committed by
GitHub
087548b5 227b33da

+1 -1
+1 -1
README.md
··· 23 23 24 24 ```html 25 25 <script type="module"> 26 - import { morph } from "https://www.unpkg.com/morphlex@0.0.19/dist/morphlex.min.js" 26 + import { morph } from "https://www.unpkg.com/morphlex@1.0.0/dist/morphlex.min.js" 27 27 </script> 28 28 ``` 29 29