We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 227b33d commit 087548bCopy full SHA for 087548b
README.md
@@ -23,7 +23,7 @@ Or use it directly from a CDN:
23
24
```html
25
<script type="module">
26
- import { morph } from "https://www.unpkg.com/morphlex@0.0.19/dist/morphlex.min.js"
+ import { morph } from "https://www.unpkg.com/morphlex@1.0.0/dist/morphlex.min.js"
27
</script>
28
```
29
0 commit comments