1 Star 0 Fork 298

david/L7

forked from antv/L7 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
lerna.json 351 Bytes
一键复制 编辑 原始数据 按行查看 历史
thinkgis 提交于 2020-04-21 20:07 . chore: publish
{
"packages": [
"packages/*"
],
"command": {
"publish": {
"ignoreChanges": [
"*.md"
],
"allowBranch": [
"master",
"docs"
],
"message": "chore: publish"
}
},
"version": "2.2.0",
"npmClient": "yarn",
"useWorkspaces": true,
"publishConfig": {
"access": "public"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/david-liu/L7.git
git@gitee.com:david-liu/L7.git
david-liu
L7
L7
master

搜索帮助