mirror of
https://github.com/He4eT/fuzzsoma.git
synced 2026-05-04 17:27:23 +00:00
package.json: version freeze
This commit is contained in:
parent
1a1bedef20
commit
a52a9b780a
2 changed files with 10 additions and 4 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
|
@ -9,11 +9,14 @@
|
|||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"inquirer-search-list": "^1.2.6",
|
||||
"xml2js": "^0.6.2"
|
||||
"inquirer-search-list": "1.2.6",
|
||||
"xml2js": "0.6.2"
|
||||
},
|
||||
"bin": {
|
||||
"fuzzsoma": "index.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
}
|
||||
},
|
||||
"node_modules/ansi-escapes": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue