diff --git a/projects/ngx-sub-form/package.json b/projects/ngx-sub-form/package.json index 73ec752b..f8c1eae4 100644 --- a/projects/ngx-sub-form/package.json +++ b/projects/ngx-sub-form/package.json @@ -7,8 +7,9 @@ }, "peerDependencies": { "fast-deep-equal": "^3.0.1", - "@angular/common": "^10.0.0", - "@angular/core": "^10.0.0", + "@angular/common": ">= 10 < 13", + "@angular/core": ">= 10 < 13", + "@angular/forms": ">= 10 < 13", "ngx-observable-lifecycle": "^2.1.4" }, "keywords": [