remove postversion hook: release ブランチ経由のフローでは不要
This commit is contained in:
parent
c5ef0091d4
commit
607c17b95d
@ -24,7 +24,6 @@
|
|||||||
"test:e2e:codex": "npm run test:e2e:provider:codex",
|
"test:e2e:codex": "npm run test:e2e:provider:codex",
|
||||||
"lint": "eslint src/",
|
"lint": "eslint src/",
|
||||||
"prepublishOnly": "npm run lint && npm run build && npm run test",
|
"prepublishOnly": "npm run lint && npm run build && npm run test",
|
||||||
"postversion": "git push --follow-tags"
|
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"claude",
|
"claude",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user