Update angular.json (#8630)

fix wrong publish folder dist eslint-plugin-eslint-angular
This commit is contained in:
Eugenio Romano 2023-06-07 00:34:40 +02:00 committed by GitHub
parent 860adaaf4c
commit e073d8369c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1070,7 +1070,7 @@
"build" "build"
], ],
"options": { "options": {
"cwd": "dist/libs/eslint-angular", "cwd": "dist/libs/eslint-plugin-eslint-angular",
"commands": [ "commands": [
{ {
"command": "npm publish --tag {args.tag}", "command": "npm publish --tag {args.tag}",