This commit is contained in:
wjsjwr 2026-01-11 23:58:04 +08:00
parent 541ba1695d
commit 7a694259cf
2 changed files with 0 additions and 26 deletions

21
package-lock.json generated
View File

@ -1,21 +0,0 @@
{
"name": "super-mentor",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"yargs-parser": "^22.0.0"
}
},
"node_modules/yargs-parser": {
"version": "22.0.0",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-22.0.0.tgz",
"integrity": "sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==",
"license": "ISC",
"engines": {
"node": "^20.19.0 || ^22.12.0 || >=23"
}
}
}
}

View File

@ -1,5 +0,0 @@
{
"dependencies": {
"yargs-parser": "^22.0.0"
}
}