Add prompt-sync as dependency
It's not used yet, but I plan to use it in the future.
This commit is contained in:
parent
9a73597c76
commit
1080a21d5b
2 changed files with 50 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
"discord.js": "^12.5.1",
|
||||
"express": "^4.17.1",
|
||||
"parse-ms": "^2.1.0",
|
||||
"prompt-sync": "^4.2.0",
|
||||
"valid-url": "^1.0.9"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue