Skip to content

Commit 0c55330

Browse files
committed
feat: 🎸 bump peer dep
1 parent 031f5fc commit 0c55330

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects/ng-sortgrid/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "ng-sortgrid",
3-
"version": "19.0.0",
3+
"version": "20.0.0",
44
"license": "MIT",
55
"peerDependencies": {
6-
"@angular/common": "^19.0.0",
7-
"@angular/core": "^19.0.0"
6+
"@angular/common": "^20.0.0",
7+
"@angular/core": "^20.0.0"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)