Skip to content

Commit

Permalink
fix(angular): fix the version of the angular cli update migration (#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz committed Aug 8, 2023
1 parent 38fec9c commit 107c281
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 @@ -272,7 +272,7 @@
},
"update-angular-cli-version-16-2-0-rc-1": {
"cli": "nx",
"version": "16.7.0-beta.0",
"version": "16.7.0-beta.2",
"requires": {
"@angular/core": ">=16.2.0-rc.0"
},
Expand Down

1 comment on commit 107c281

@vercel
Copy link

@vercel vercel bot commented on 107c281 Aug 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nx-dev – ./

nx-dev-git-master-nrwl.vercel.app
nx.dev
nx-dev-nrwl.vercel.app
nx-five.vercel.app

Please sign in to comment.