Skip to content

Commit

Permalink
fix(angular): update autoprefixer migration to the right file
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysoo committed Jan 26, 2024
1 parent c2e0c3d commit de3c6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/angular/migrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit de3c6eb

Please sign in to comment.