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 f3324e9 commit afaeceaCopy full SHA for afaecea
README.md
@@ -34,9 +34,9 @@ Date: 1 MAY 2022
34
35
## Script tag usage
36
```js
37
-<script
38
- src="https://cdn.jsdelivr.net/gh/macmcmeans/localDataStorage@master/localDataStorage-2.0.0.min.js"
39
- integrity="sha512-LWDNA967l6GIvNL3geN+hC7OMAfLDDUN1RdXUb8lLABMAbmOlbO6HUPJx84rzFH7wEqnJq9AEM59cLzRElv9QQ=="
+<script
+ src="https://cdn.jsdelivr.net/gh/macmcmeans/localDataStorage@master/localDataStorage-2.0.1.min.js"
+ integrity="sha512-DuArtKkhfgR7MTOpX3cqMyxGSAzvSfba/DHiFP2Lo/sN/8ksrXWZ43OFwMlcpd4Q5WQ4/dtwNzZYR5lWLezlPg=="
40
crossorigin="anonymous"
41
></script>
42
```
0 commit comments