mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-12 20:49:29 +02:00
Add inquirer - missing package for optuil
This commit is contained in:
parent
0c09847a98
commit
827fa60fe3
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@
|
||||||
"ssh2": "^0.4.13",
|
"ssh2": "^0.4.13",
|
||||||
"string-format": "davidchambers/string-format#mini-language",
|
"string-format": "davidchambers/string-format#mini-language",
|
||||||
"temp": "^0.8.3",
|
"temp": "^0.8.3",
|
||||||
"fs-extra" : "0.26.x"
|
"inquirer" : "^1.1.0",
|
||||||
|
"fs-extra" : "0.26.x"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=0.12.2"
|
"node": ">=0.12.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue