diff --git a/.npmignore b/.npmignore index 9d631a0..3b66075 100644 --- a/.npmignore +++ b/.npmignore @@ -2,5 +2,6 @@ node_modules/ tmp/ *.log +package-lock.json .travis.yml .snyk diff --git a/README.md b/README.md index ea89fba..be50f8b 100644 --- a/README.md +++ b/README.md @@ -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.