We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b661da commit f057bcdCopy full SHA for f057bcd
README.md
@@ -19,7 +19,7 @@ The `livewire-sortable` package uses Shopify's sortable package. We noticed some
19
### CDN
20
21
```html
22
-<script src="https://unpkg.com/@wotz/livewire-sortablejs@0.4.0/dist/livewire-sortable.js"></script>
+<script src="https://unpkg.com/@wotz/livewire-sortablejs@1.0.0/dist/livewire-sortable.js"></script>
23
```
24
25
> If you use Livewire v2, you need to use v0.2.
0 commit comments