Add prompt-sync as dependency

It's not used yet, but I plan to use it in the future.
This commit is contained in:
SileNce5k 2021-06-30 16:00:30 +02:00
parent 9a73597c76
commit 1080a21d5b
No known key found for this signature in database
GPG key ID: C507260E7F2583AD
2 changed files with 50 additions and 0 deletions

View file

@ -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": {