Skip to content

Commit

Permalink
fix: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
chantouchsek committed Sep 18, 2024
1 parent 2f0f719 commit c92e9ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"types": "dist/sanitize.d.ts",
"scripts": {
"build": "rimraf dist && npx tsc",
"release": "standard-version && git push --follow-tags origin main && yarn publish",
"release": "standard-version && git push --follow-tags origin main && yarn npm publish",
"prepublish": "yarn build"
},
"files": [
Expand Down

0 comments on commit c92e9ff

Please sign in to comment.