File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,13 @@ Version: 6.6.1
2727
File: d3.min.js
2828
https://cdnjs.cloudflare.com/ajax/libs/d3/6.6.1/d3.min.js
2929
30+
$ ls
31+
32+
d3.min.js jquery.min.js js_libraries.txt
33+
34+
$ cat js_libraries.txt
35+
36+
d3,6.5.0,d3.min.js,https://cdnjs.cloudflare.com/ajax/libs/d3/6.5.0/d3.min.js
37+
jquery,3.5.1,jquery.min.js,https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js
38+
3039
```

0 commit comments

Comments
 (0)