diff --git a/package.json b/package.json index 0738509..f41b1c8 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "name": "mat-select-filter", "version": "2.4.1", "peerDependencies": { - "@angular/common": ">=9.0.0 <14.0.0", - "@angular/core": ">=9.0.0 <14.0.0" + "@angular/common": ">=9.0.0 <15.0.0", + "@angular/core": ">=9.0.0 <15.0.0" }, "main": "bundles/mat-select-filter.umd.js", "module": "fesm5/mat-select-filter.js", @@ -47,4 +47,4 @@ "url": "https://github.com/mdlivingston/mat-select-filter/issues" }, "homepage": "https://github.com/mdlivingston/mat-select-filter#readme" -} \ No newline at end of file +}