mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-02 17:35:08 +00:00
[MIGRATION] - Checking if now eslint is releasable
This commit is contained in:
parent
2247747052
commit
b4a5bf5ae1
@ -41,13 +41,7 @@
|
|||||||
"executor": "nx:run-commands",
|
"executor": "nx:run-commands",
|
||||||
"dependsOn": ["build"],
|
"dependsOn": ["build"],
|
||||||
"options": {
|
"options": {
|
||||||
"cwd": "dist/libs/eslint-plugin-eslint-angular",
|
"command": "npm publish --tag {args.tag}"
|
||||||
"commands": [
|
|
||||||
{
|
|
||||||
"command": "npm publish --tag {args.tag}",
|
|
||||||
"forwardAllArgs": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user