Skip to content

Commit

Permalink
Fix publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Exelord committed Jan 8, 2022
1 parent 8611577 commit 5bf0dee
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 @@ -24,7 +24,7 @@
"build:js": "vite build",
"build:source": "tsc",
"types": "tsc --emitDeclarationOnly --declaration --outDir ./dist/types",
"publish": "release-it"
"release": "release-it"
},
"release-it": {
"git": {
Expand Down

0 comments on commit 5bf0dee

Please sign in to comment.