mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-03 18:43:26 +08:00
revert: "ci: move prepublish to package"
closes #647
This reverts commit fb119038e8
.
This commit is contained in:
@ -7,8 +7,7 @@
|
||||
"lint": "eslint --cache .",
|
||||
"format": "prettier --write .",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"release": "bumpp -r",
|
||||
"prepublishOnly": "npm run build"
|
||||
"release": "bumpp -r"
|
||||
},
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
|
Reference in New Issue
Block a user