[7.0] Use lerna's --independent mode + changes (fixes #5221)
Adding version `independent` and cacheDir `.changelog`
This commit is contained in:
parent
398b0326a3
commit
0766f29591
@ -1,6 +1,6 @@
|
||||
{
|
||||
"lerna": "2.0.0-beta.23",
|
||||
"version": "6.22.2",
|
||||
"version": "independent",
|
||||
"changelog": {
|
||||
"repo": "babel/babel",
|
||||
"labels": {
|
||||
@ -13,6 +13,7 @@
|
||||
"tag: internal": ":house: Internal"
|
||||
}
|
||||
},
|
||||
"cacheDir": ".changelog",
|
||||
"bootstrapConfig": {
|
||||
"ignore": "babel-runtime"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user