Precise DOM morphing
morphing typescript dom

Update morphlex version in README

authored by joel.drapper.me and committed by

GitHub fb70f0c0 4fe6e2a1

+1 -1
+1 -1
README.md
··· 14 14 15 15 ```html 16 16 <script type="module"> 17 - import { morph } from "https://www.unpkg.com/morphlex@0.0.16/dist/morphlex.min.js" 17 + import { morph } from "https://www.unpkg.com/morphlex@0.0.17/dist/morphlex.min.js" 18 18 </script> 19 19 ``` 20 20