package.json: add inquirer-search-list

This commit is contained in:
He4eT 2023-12-25 15:04:42 +01:00
commit 3d63880235
2 changed files with 305 additions and 0 deletions

View file

@ -13,6 +13,7 @@
},
"license": "MIT",
"dependencies": {
"inquirer-search-list": "^1.2.6",
"xml2js": "^0.6.2"
}
}