1 Star 0 Fork 63

jeezhau/lowcode-engine

forked from alibaba/lowcode-engine 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
lerna.json 653 Bytes
一键复制 编辑 原始数据 按行查看 历史
LeoYuan 袁力皓 提交于 2022-07-06 11:20 . chore(release): publish 1.0.12
{
"lerna": "4.0.0",
"version": "1.0.12",
"npmClient": "yarn",
"useWorkspaces": true,
"packages": [
"packages/*"
],
"command": {
"bootstrap": {
"npmClientArgs": [
"--no-package-lock"
]
},
"version": {
"allowBranch": [
"master",
"main",
"release/*",
"daily/*",
"refactor/*"
]
},
"publish": {
"npmClient": "npm",
"verifyRegistry": false,
"verifyAccess": false,
"ignoreChanges": [
"**/*.md",
"**/test/**"
],
"message": "chore(release): publish %v",
"conventionalCommits": true
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jeezhau/lowcode-engine.git
git@gitee.com:jeezhau/lowcode-engine.git
jeezhau
lowcode-engine
lowcode-engine
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891