Update package.json
This commit is contained in:
parent
ab94a1ea2b
commit
0c503e3ffa
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "readline-sync",
|
||||
"version": "0.5.5",
|
||||
"version": "0.5.6",
|
||||
"title": "readlineSync",
|
||||
"description": "Synchronous Readline",
|
||||
"keywords": [
|
||||
|
@ -8,6 +8,8 @@
|
|||
"synchronous",
|
||||
"prompt",
|
||||
"question",
|
||||
"password",
|
||||
"keyboard",
|
||||
"wait",
|
||||
"block"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue