Change files in package
This commit is contained in:
parent
d328593a1f
commit
559a80a734
1 changed files with 5 additions and 1 deletions
|
@ -19,7 +19,11 @@
|
|||
"block"
|
||||
],
|
||||
"main": "./lib/readline-sync.js",
|
||||
"files": ["lib"],
|
||||
"files": [
|
||||
"lib",
|
||||
"LICENSE-MIT",
|
||||
"README-Deprecated.md"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">= 0.8.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue