1 Star 0 Fork 47

stephen / tiny-vue

forked from OpenTiny / tiny-vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
lerna.json 573 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "independent",
"npmClient": "pnpm",
"command": {
"version": {
"ignoreChanges": ["**/__fixtures__/**", "**/__tests__/**", "**/*.md"],
"allowBranch": ["pnpm-vite*"],
"changelogPreset": "angular",
"conventionalCommits": true,
"includeMergedTags": true,
"message": "chore(release): publish [ci skip] ***NO_CI***",
"noPush": true,
"yes": true
},
"publish": {
"registry": "http://localhost:4873/"
}
}
}
1
https://gitee.com/deffi/tiny-vue.git
git@gitee.com:deffi/tiny-vue.git
deffi
tiny-vue
tiny-vue
dev

搜索帮助