chore: npmignore is not used

This commit is contained in:
weyusi 2019-07-10 12:16:01 +09:30
parent 5fac46455c
commit 41ecf75f71
2 changed files with 1 additions and 8 deletions

View File

@ -1,7 +0,0 @@
.DS_Store
node_modules/
tmp/
*.log
package-lock.json
.travis.yml
.snyk

View File

@ -8,7 +8,7 @@
"lib": "./lib" "lib": "./lib"
}, },
"files": [ "files": [
"lib", "lib/",
"index.js" "index.js"
], ],
"engines": { "engines": {