start over

This commit is contained in:
2026-02-09 16:56:28 -08:00
parent fad7c4600a
commit 79ee7fc098
5 changed files with 405 additions and 848 deletions
+3 -2
View File
@@ -29,9 +29,10 @@
"docs": "typedoc src/lib/packwiz.ts --tsconfig src/lib/tsconfig.json"
},
"dependencies": {
"@modrinth-ts/lib": "^2.1.0",
"@sugoidogo/js-util": "^0.3.1",
"@sugoidogo/node-file-system-adapter": "^1.0.3",
"@xmcl/curseforge": "^2.2.0",
"@xmcl/modrinth": "^2.5.0",
"commander": "^14.0.3",
"confbox": "^0.2.4",
"curseforge-v2": "^1.5.0",
@@ -42,9 +43,9 @@
},
"devDependencies": {
"@sugoidogo/importable-types-web": "^1.0.0",
"@sugoidogo/node-web-globals": "^2.0.0",
"@types/md5": "^2.3.6",
"@types/node": "^25.2.2",
"@types/web": "^0.0.329",
"deno": "^2.6.8",
"typedoc": "^0.28.16",
"typescript": "^5.9.3",