end of day

This commit is contained in:
2025-12-28 18:40:01 -08:00
parent 53c48319ea
commit c48868a35a
4 changed files with 198 additions and 343 deletions
+5
View File
@@ -29,13 +29,18 @@
"docs": "typedoc src/lib/packwiz.ts --tsconfig src/lib/tsconfig.json"
},
"dependencies": {
"@sugoidogo/js-util": "^0.3.0",
"commander": "^14.0.2",
"confbox": "^0.2.2",
"curseforge-v2": "^1.5.0",
"dotenv": "^17.2.3",
"md5": "^2.3.0",
"murmur2": "^1.0.2",
"native-file-system-adapter": "file:../native-file-system-adapter/native-file-system-adapter-3.0.1.tgz",
"workerless": "^0.1.0"
},
"devDependencies": {
"@types/md5": "^2.3.6",
"@types/node": "^24.10.1",
"@types/web": "^0.0.294",
"bun": "^1.3.3",