Unverified Commit 17e764ca authored by Sendya's avatar Sendya

chore: remove prepublish

parent 292bd1fe
......@@ -29,8 +29,7 @@
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"serve": "vite preview",
"build:types": "tsc -b --force tsconfig.esm.json",
"prepublish": "yarn build && yarn build:types"
"build:types": "tsc -b --force tsconfig.esm.json"
},
"peerDependencies": {
"ant-design-vue": ">=2.2.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment