Skip to content

Commit 9faf0dd

Browse files
committed
doc: update browser script tag
1 parent 045008b commit 9faf0dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ import JsonURL from "@jsonurl/jsonurl";
4141
### Browser script tag
4242
```html
4343
<script
44-
src="https://cdn.jsdelivr.net/npm/@jsonurl/jsonurl@1.0.1"
45-
integrity="sha384-X9eggnze0lccwuooEyVZu+LN9+HDcchxa9L9K1NObZelfMNcGSzT822Ikr2eZ3WD"
44+
src="https://cdn.jsdelivr.net/npm/@jsonurl/jsonurl@1.1.0"
45+
integrity="sha384-JCtJokkM2P1NvInO8p82t17dv0kqMRWhrgLU+H8KIHlev5bM9hot93290mWx50u9"
4646
crossorigin="anonymous"></script>
4747
```
4848

0 commit comments

Comments
 (0)