Don't git include all the useless files.
Only lib is necessary.
This commit is contained in:
parent
9e7684f359
commit
7a7a7b2e36
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
"block"
|
||||
],
|
||||
"main": "./lib/readline-sync.js",
|
||||
"files": ["lib"],
|
||||
"engines": {
|
||||
"node": ">= 0.8.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue