fix(angular): update autoprefixer migration to the right file (#21363)

This commit is contained in:
Jack Hsu 2024-01-26 14:50:06 -05:00 committed by GitHub
parent 9c81328b81
commit 4ed74a44a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -355,7 +355,7 @@
"@angular/core": ">=17.1.0"
},
"description": "Add 'autoprefixer' as dev dependency when '@nx/angular:ng-packagr-lite' or '@nx/angular:package` is used.",
"factory": "./src/migrations/update-17-3-0/add-browser-sync-dependency"
"factory": "./src/migrations/update-17-3-0/add-autoprefixer-dependency"
}
},
"packageJsonUpdates": {