Merge pull request #21 from goto-bus-stop/no-git

Exclude .git from npm publish
This commit is contained in:
CRIMX 2019-07-19 19:20:50 +08:00 committed by GitHub
commit 3b4dbcf70c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -6,4 +6,5 @@ coverage/
.travis.yml
gulpfile.js
.idea/
appveyor.yml
appveyor.yml
.git/

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "hexo-filter-github-emojis",
"version": "2.0.0",
"version": "2.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {