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 e0f4fa0 commit 56912b5Copy full SHA for 56912b5
README.md
@@ -19,7 +19,7 @@
19
20
The easiest way to use base64-u8array-arraybuffer is to include the library from a CDN:
21
```html
22
-<script src="https://cdn.jsdelivr.net/npm/base64-u8array-arraybuffer@1.0.3/dist/base64-u8array-arraybuffer.min.js"></script>
+<script src="https://cdn.jsdelivr.net/npm/base64-u8array-arraybuffer@1.0.2/dist/base64-u8array-arraybuffer.min.js"></script>
23
```
24
25
Then, in your JavaScript code:
0 commit comments