Skip to content

Commit

Permalink
fix: it fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
forsti0506 committed Jan 2, 2021
1 parent 68aa7c9 commit 5b500b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 127 deletions.
3 changes: 1 addition & 2 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

123 changes: 0 additions & 123 deletions dist/package.json

This file was deleted.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"test": "exit 0",
"lint": "eslint . --ext .ts",
"semantic-release": "semantic-release --debug=true",
"postversion": "copyfiles -r package.json .."
"postpublish": "copyfiles -r package.json .."
},
"bin": {
"a11y-sitechecker": "./bin/a11y-sitechecker.js"
Expand Down Expand Up @@ -89,7 +89,7 @@
}
],
["@semantic-release/git",{
"assets": ["dist/package.json"]
"assets": ["CHANGELOG.md"]
}],
[
"@semantic-release/github",
Expand Down

0 comments on commit 5b500b6

Please sign in to comment.