Skip to content

Commit fa38ba3

Browse files
fix: update @angular/common version (#331)
1 parent e185fc8 commit fa38ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: projects/testing-library/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"migrations": "./schematics/migrations/migration.json"
3030
},
3131
"peerDependencies": {
32-
"@angular/common": "^4.1.0",
32+
"@angular/common": "^14.1.0",
3333
"@angular/platform-browser": "^14.1.0",
3434
"@angular/router": "^14.1.0",
3535
"@angular/core": "^14.1.0",

0 commit comments

Comments
 (0)