This commit is contained in:
AstroSteveo 2025-09-21 14:06:13 -05:00
parent 1f02d732b4
commit e727f128ec

3
package-lock.json generated
View File

@ -8,6 +8,9 @@
"name": "awesome-copilot",
"version": "1.0.0",
"license": "MIT",
"bin": {
"awesome-copilot": "awesome-copilot.js"
},
"devDependencies": {
"all-contributors-cli": "^6.26.1"
}