hexo-reference
hexo-reference copied to clipboard
Any plan for publishing a newer version to npm?
It seems that the package on npm is out-dated, compared with the latest commit on master. I recommend publishing a newer version to npm, so as to leverage the recently adopted new features and security enhancements.
I just found that we can directly use the git repo by simply writing "hexo-reference": "https://github.com/kchen0x/hexo-reference" in dependencies of package.json. I know many of you already know this, just in case anyone doesn't know.