Skip to content

Commit

Permalink
fix: update @angular/common version (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
timdeschryver authored Nov 25, 2022
1 parent e185fc8 commit fa38ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/testing-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"migrations": "./schematics/migrations/migration.json"
},
"peerDependencies": {
"@angular/common": "^4.1.0",
"@angular/common": "^14.1.0",
"@angular/platform-browser": "^14.1.0",
"@angular/router": "^14.1.0",
"@angular/core": "^14.1.0",
Expand Down

0 comments on commit fa38ba3

Please sign in to comment.