Skip to content

Commit 04a5756

Browse files
author
Alain Bourgeois
committed
remove postversion
1 parent 4a42e61 commit 04a5756

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"test-debug": "node --inspect-brk ./node_modules/.bin/jest -i --env jest-environment-node-debug",
3333
"prepublishOnly": "npm run build && npm run lint && npm test",
3434
"preversion": "npm run lint && npm run typecheck && npm test",
35-
"postversion": "git push origin main --follow-tags",
3635
"watch": "npm run build-version && concurrently -k -n babel,types,webpack \"npm:watch-js\" \"npm:watch-types\" \"npm:watch-dist\"",
3736
"start": "webpack serve --config webpack.dev.config.mjs --open"
3837
},

0 commit comments

Comments
 (0)