File tree Expand file tree Collapse file tree 3 files changed +3398
-811
lines changed
Expand file tree Collapse file tree 3 files changed +3398
-811
lines changed Original file line number Diff line number Diff line change @@ -41,15 +41,15 @@ The CDN puts the library on `window.CoreFlux`.
4141<script
4242 type =" text/javascript"
4343 src =" https://cdn.jsdelivr.net/npm/core-flux@1.1.2/dist/core-flux.js"
44- integrity =" sha256-isekfT8KIOjq9Qbg9+xiIT9uAaLRByy2LrAqmKoc3Cs ="
44+ integrity =" sha256-Y+g9GCtq8KHT4MKlSea9sJwwRkfXieYODF9RbKi+IZc ="
4545 crossorigin =" anonymous"
4646></script >
4747
4848<!-- Minified/uglified bundle for production -->
4949<script
5050 type =" text/javascript"
5151 src =" https://cdn.jsdelivr.net/npm/core-flux@1.1.2/dist/core-flux.min.js"
52- integrity =" sha256-Mo8ImmrV6mB/D+UAnR3lwfCtdhE9xhDaQmOZ85fkBr8 ="
52+ integrity =" sha256-DA1HqZunk0Kg/VgGTWYzJFPoAxMzndzarBvNRJaGnPE ="
5353 crossorigin =" anonymous"
5454></script >
5555```
You can’t perform that action at this time.
0 commit comments