File tree Expand file tree Collapse file tree 3 files changed +4334
-8141
lines changed
Expand file tree Collapse file tree 3 files changed +4334
-8141
lines changed Original file line number Diff line number Diff line change @@ -40,16 +40,16 @@ The CDN puts the library on `window.CoreFlux`.
4040<!-- The unminified bundle for development -->
4141<script
4242 type =" text/javascript"
43- src =" https://cdn.jsdelivr.net/npm/core-flux@1.1.0 /dist/core-flux.js"
44- integrity =" sha256-Wu1e80Ncp28IBDil/BBiZFPmhlAFHnjgJpAw2kHpCEU ="
43+ src =" https://cdn.jsdelivr.net/npm/core-flux@1.1.2 /dist/core-flux.js"
44+ integrity =" sha256-isekfT8KIOjq9Qbg9+xiIT9uAaLRByy2LrAqmKoc3Cs ="
4545 crossorigin =" anonymous"
4646></script >
4747
4848<!-- Minified/uglified bundle for production -->
4949<script
5050 type =" text/javascript"
51- src =" https://cdn.jsdelivr.net/npm/core-flux@1.1.0 /dist/core-flux.min.js"
52- integrity =" sha256-CRbAMla4kdBDdcTQaGrlAr8Ces47xYF7qSqpqKuR41c ="
51+ src =" https://cdn.jsdelivr.net/npm/core-flux@1.1.2 /dist/core-flux.min.js"
52+ integrity =" sha256-Mo8ImmrV6mB/D+UAnR3lwfCtdhE9xhDaQmOZ85fkBr8 ="
5353 crossorigin =" anonymous"
5454></script >
5555```
You can’t perform that action at this time.
0 commit comments