Коммит
aac49f5105
|
@ -13,12 +13,13 @@ pipeline:
|
|||
cli.common:
|
||||
input: modelerfour
|
||||
output-artifact: source-file-common
|
||||
scope: clicommon
|
||||
|
||||
cli.common/emitter:
|
||||
input: cli.common
|
||||
scope: scope-here
|
||||
scope: scope-clicommon
|
||||
|
||||
scope-here:
|
||||
scope-clicommon:
|
||||
is-object: false
|
||||
output-artifact:
|
||||
- source-file-common
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@autorest/cli.common",
|
||||
"version": "1.0.10",
|
||||
"version": "1.0.11",
|
||||
"description": "Autorest Azure Cli Common Module",
|
||||
"main": "dist/index.js",
|
||||
"engines": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче