mirror of https://github.com/ElemeFE/element
11 lines
143 B
JSON
11 lines
143 B
JSON
|
{
|
||
|
"lerna": "2.0.0-beta.18",
|
||
|
"version": "independent",
|
||
|
"publishConfig": {
|
||
|
"ignore": [
|
||
|
"node_modules",
|
||
|
"log.*"
|
||
|
]
|
||
|
}
|
||
|
}
|