Skip to content

Commit

Permalink
docs: update version (#751)
Browse files Browse the repository at this point in the history
  • Loading branch information
Judx authored Dec 15, 2023
1 parent 3498084 commit 3723b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ yarn add signature_pad
You can also add it directly to your page using `<script>` tag:

```html
<script src="https://cdn.jsdelivr.net/npm/signature_pad@4.0.0/dist/signature_pad.umd.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/signature_pad@4.1.7/dist/signature_pad.umd.min.js"></script>
```

You can select a different version at [https://www.jsdelivr.com/package/npm/signature_pad](https://www.jsdelivr.com/package/npm/signature_pad).
Expand Down

0 comments on commit 3723b33

Please sign in to comment.