Skip to content

Commit

Permalink
fix: commit fix beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Enigmatis committed Nov 9, 2020
1 parent 0cb3f79 commit afd61b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"lint": "eslint \"{src,test}/**/*.ts\"",
"lint:fix": "eslint \"{src,test}/**/*.ts\" --fix",
"test": "jest",
"coverage": "jest --coverage"
"coverage": "jest --coverage",
"semantic-release": "npx semantic-release"
},
"release": {
"plugins": [
Expand Down

0 comments on commit afd61b6

Please sign in to comment.