Add downstream ignore list config
This commit is contained in:
parent
401b7e4296
commit
c352dcff7d
|
@ -52,5 +52,10 @@
|
|||
"strong-globalize": "^2.6.2",
|
||||
"traverse": "^0.6.6"
|
||||
},
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"ci": {
|
||||
"downstreamIgnoreList": [
|
||||
"loopback-connector-db2z"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue