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",
|
"name": "readline-sync",
|
||||||
"version": "0.5.5",
|
"version": "0.5.6",
|
||||||
"title": "readlineSync",
|
"title": "readlineSync",
|
||||||
"description": "Synchronous Readline",
|
"description": "Synchronous Readline",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
@ -8,6 +8,8 @@
|
||||||
"synchronous",
|
"synchronous",
|
||||||
"prompt",
|
"prompt",
|
||||||
"question",
|
"question",
|
||||||
|
"password",
|
||||||
|
"keyboard",
|
||||||
"wait",
|
"wait",
|
||||||
"block"
|
"block"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue