提交 82b16f72 编写于 作者: Q qiang

chore: lerna publish

上级 eaf82397
......@@ -15,7 +15,8 @@
"preinstall": "node ./scripts/checkYarn.js",
"e2e:ssr:install": "cd packages/playground/ssr && rm -rf node_modules yarn.lock && yarn",
"e2e:ssr:dev": "cd packages/playground/ssr && npm run dev:ssr",
"e2e:ssr:open": "cd packages/playground/ssr && npx cypress open"
"e2e:ssr:open": "cd packages/playground/ssr && npx cypress open",
"release": "lerna publish --force-publish=* --dist-tag=vue3"
},
"types": "test-dts/index.d.ts",
"tsd": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册