1 Star 0 Fork 21

birds/cabloy

forked from zhennann/cabloy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
lerna.json 334 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhennann 提交于 2023-11-20 21:48 . chore: support pnpm
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "independent",
"npmClient": "pnpm",
"command": {
"publish": {
"ignoreChanges": [
"src/module/**",
"src/suite/**",
"src/module-vendor/**",
"src/suite-vendor/**",
"src/module-system/**"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/birds/cabloy.git
git@gitee.com:birds/cabloy.git
birds
cabloy
cabloy
master

搜索帮助