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 84b27cc commit c2dd958Copy full SHA for c2dd958
README.md
@@ -16,7 +16,7 @@ If including via a `<script>` tag, make sure to include `Hammer.js` as well:
16
```html
17
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
18
19
-<script src="https://cdn.jsdelivr.net/npm/[email protected].3"></script>
+<script src="https://cdn.jsdelivr.net/npm/[email protected].4"></script>
20
```
21
22
## Configuration
0 commit comments