File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,13 +29,13 @@ <h5>CDN</h5>
29
29
< div style ="background: #f7f7f7; padding: 10px ">
30
30
< pre >
31
31
<!-- Latest compiled and minified CSS -->
32
- <link href="< span style ="color:#880000 "> https://cdn.jsdelivr.net/npm/multiple-select-vanilla@1.2 .0/dist/styles/css/multiple-select.css</ span > " rel="< span style ="color:#880000 "> stylesheet</ span > ">
32
+ <link href="< span style ="color:#880000 "> https://cdn.jsdelivr.net/npm/multiple-select-vanilla@2.0 .0/dist/styles/css/multiple-select.css</ span > " rel="< span style ="color:#880000 "> stylesheet</ span > ">
33
33
34
34
<!-- (ESM requires < span style ="color:#d63384 "> type="module"</ span > ) Latest compiled and minified JavaScript -->
35
- <script type="module" src="< span style ="color:#880000 "> https://cdn.jsdelivr.net/npm/multiple-select-vanilla@1.2 .0/dist/browser/multiple-select.js</ span > "></script>
35
+ <script type="module" src="< span style ="color:#880000 "> https://cdn.jsdelivr.net/npm/multiple-select-vanilla@2.0 .0/dist/browser/multiple-select.js</ span > "></script>
36
36
37
37
<!-- (CJS requires < span style ="color:#d63384 "> .cjs</ span > extension) Latest compiled and minified JavaScript -->
38
- <script src="< span style ="color:#880000 "> https://cdn.jsdelivr.net/npm/multiple-select-vanilla@1.2 .0/dist/browser/multiple-select.cjs</ span > "></script></ pre >
38
+ <script src="< span style ="color:#880000 "> https://cdn.jsdelivr.net/npm/multiple-select-vanilla@2.0 .0/dist/browser/multiple-select.cjs</ span > "></script></ pre >
39
39
</ div >
40
40
41
41
< quote >
You can’t perform that action at this time.
0 commit comments