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 e1dcb66 commit 712e5fbCopy full SHA for 712e5fb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ng-sortgrid",
3
- "version": "18.0.0",
+ "version": "21.0.0",
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve",
projects/ng-sortgrid/package.json
@@ -1,10 +1,10 @@
- "version": "20.0.0",
"license": "MIT",
"peerDependencies": {
- "@angular/common": "^20.0.0",
7
- "@angular/core": "^20.0.0"
+ "@angular/common": "^21.0.0",
+ "@angular/core": "^21.0.0"
8
},
9
"repository": {
10
"type": "git",
0 commit comments