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 @@ -39,13 +39,13 @@ npm install list.js
39
39
##### Via CDNJS
40
40
41
41
``` html
42
- <script src =" //cdnjs.cloudflare.com/ajax/libs/list.js/2.1.0 /list.min.js" ></script >
42
+ <script src =" //cdnjs.cloudflare.com/ajax/libs/list.js/2.3.1 /list.min.js" ></script >
43
43
```
44
44
45
45
##### Via Direct Download
46
46
47
- - [ Compressed list.js] ( https://raw.githubusercontent.com/javve/list.js/v2.0.0 /dist/list.min.js )
48
- - [ Uncompressed list.js] ( https://raw.githubusercontent.com/javve/list.js/v2.0.0 /dist/list.js )
47
+ - [ Compressed list.js] ( https://raw.githubusercontent.com/javve/list.js/v2.3.1 /dist/list.min.js )
48
+ - [ Uncompressed list.js] ( https://raw.githubusercontent.com/javve/list.js/v2.3.1 /dist/list.js )
49
49
50
50
### Questions / How to?
51
51
You can’t perform that action at this time.
0 commit comments