chore: forgot to push this script but i got a id3v2 thing
Node.js CI / Lint and Test (push) Successful in 39s

This commit is contained in:
2025-10-31 19:42:27 -07:00
parent 2caca692bc
commit 0ec276c943
4 changed files with 426 additions and 1 deletions
+4 -1
View File
@@ -23,6 +23,9 @@
"typescript": "5.9.2"
},
"dependencies": {
"@octokit/rest": "22.0.0"
"@inquirer/prompts": "7.8.6",
"@octokit/rest": "22.0.0",
"@types/cli-progress": "3.11.6",
"cli-progress": "3.12.0"
}
}