| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9a26513 commit dce8d29
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -43,7 +43,7 @@ let filename = null; | |||
| 43 | 43 | let nodeVersion = null; | |
| 44 | 44 | let outputDir = null; | |
| 45 | 45 | let apilinks = {}; | |
| 46 | - let versions = {}; | ||
| 46 | + let versions = []; | ||
| 47 | 47 | ||
| 48 | 48 | async function main() { | |
| 49 | 49 | for (const arg of args) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments