We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031f5fc commit 0c55330Copy full SHA for 0c55330
1 file changed
projects/ng-sortgrid/package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "ng-sortgrid",
3
- "version": "19.0.0",
+ "version": "20.0.0",
4
"license": "MIT",
5
"peerDependencies": {
6
- "@angular/common": "^19.0.0",
7
- "@angular/core": "^19.0.0"
+ "@angular/common": "^20.0.0",
+ "@angular/core": "^20.0.0"
8
},
9
"repository": {
10
"type": "git",
0 commit comments