mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-11-30 03:07:36 +08:00
11 lines
143 B
JSON
11 lines
143 B
JSON
|
{
|
||
|
"lerna": "2.0.0-beta.18",
|
||
|
"version": "independent",
|
||
|
"publishConfig": {
|
||
|
"ignore": [
|
||
|
"node_modules",
|
||
|
"log.*"
|
||
|
]
|
||
|
}
|
||
|
}
|