Skip to content

Commit

Permalink
CI: fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonzalo Uceda committed Aug 21, 2022
1 parent 6844042 commit fc57fbf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
"compile": "npm run compile-esm & npm run compile-cjs",
"compile-watch": "npm run compile-esm -- -w",
"prerelease": "npm run compile",
"release": "semantic-release",
"postrelease": "git push --follow-tags"
"release": "npx semantic-release"
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit fc57fbf

Please sign in to comment.