Skip to content

Commit a52e2b4

Browse files
committed
fix: 🐛 (peers) bump Angular peers to v12
Closes: #77
1 parent e180bb3 commit a52e2b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/ng-sortgrid/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "0.0.1",
44
"license": "MIT",
55
"peerDependencies": {
6-
"@angular/common": "^10.0.0",
7-
"@angular/core": "^10.0.0"
6+
"@angular/common": "^12.0.0",
7+
"@angular/core": "^12.0.0"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)