Skip to content

Commit

Permalink
back to prepublish script
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentpayot committed Sep 22, 2023
1 parent 7b1e5ac commit 8caa339
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 @@ -54,7 +54,7 @@
"build": "pnpm build-js && pnpm no-custom-element && pnpm --silent size",
"test": "node tests",
"benchmark": "node benchmark/node",
"prepare": "pnpm build && pnpm test && git push && git push --tags",
"prepublish": "pnpm build && pnpm test && git push && git push --tags",
"serve": "python3 -m http.server"
},
"devDependencies": {
Expand Down

0 comments on commit 8caa339

Please sign in to comment.