Update formatting

and ignore package-lock.json for npm publish
This commit is contained in:
weyusi 2018-09-27 16:25:30 +09:30
parent 0bb6d14018
commit a4c86b14a0
2 changed files with 3 additions and 0 deletions

View File

@ -2,5 +2,6 @@
node_modules/
tmp/
*.log
package-lock.json
.travis.yml
.snyk

View File

@ -1,7 +1,9 @@
# Hexo-yam
> This project is based on [hexo-neat](https://github.com/rozbo/hexo-neat)
Yet Another Minifier for Hexo.
The original package has not been [updated](https://www.npmjs.com/package/hexo-neat) for a while. Its outdated dependencies suffer from minor [vulnerability](https://snyk.io/test/npm/hexo-neat).
All the options are the same, so you can use this as a drop-in replacement.