mirror of https://github.com/curbengh/hexo-yam
chore: npmignore is not used
This commit is contained in:
parent
5fac46455c
commit
41ecf75f71
|
@ -1,7 +0,0 @@
|
|||
.DS_Store
|
||||
node_modules/
|
||||
tmp/
|
||||
*.log
|
||||
package-lock.json
|
||||
.travis.yml
|
||||
.snyk
|
|
@ -8,7 +8,7 @@
|
|||
"lib": "./lib"
|
||||
},
|
||||
"files": [
|
||||
"lib",
|
||||
"lib/",
|
||||
"index.js"
|
||||
],
|
||||
"engines": {
|
||||
|
|
Loading…
Reference in New Issue