Skip to content

Commit

Permalink
fix(angular): move typescript version to 12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Chau Tran authored and Chau Tran committed Aug 26, 2021
1 parent cc4df76 commit 8c1ee95
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/angular/migrations.json
Expand Up @@ -739,10 +739,6 @@
"12.8.0": {
"version": "12.8.0",
"packages": {
"typescript": {
"version": "~4.3.5",
"alwaysAddToPackageJson": false
},
"@ngrx/store": {
"version": "~12.4.0",
"alwaysAddToPackageJson": false
Expand Down Expand Up @@ -855,6 +851,10 @@
"ng-packagr": {
"version": "~12.2.0",
"alwaysAddToPackageJson": false
},
"typescript": {
"version": "~4.3.5",
"alwaysAddToPackageJson": false
}
}
}
Expand Down

0 comments on commit 8c1ee95

Please sign in to comment.