fix lerna config [skip ci]
This commit is contained in:
12
lerna.json
12
lerna.json
@@ -14,10 +14,12 @@
|
||||
}
|
||||
},
|
||||
"cacheDir": ".changelog",
|
||||
"publishConfig": {
|
||||
"ignore": [
|
||||
"*.md",
|
||||
"test/**"
|
||||
]
|
||||
"commands": {
|
||||
"publish": {
|
||||
"ignore": [
|
||||
"*.md",
|
||||
"test/**"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user