diff --git a/projects/ngx-reverse-rest/package.json b/projects/ngx-reverse-rest/package.json index b08c682..04c71ed 100644 --- a/projects/ngx-reverse-rest/package.json +++ b/projects/ngx-reverse-rest/package.json @@ -7,8 +7,8 @@ "url": "https://github.com/smnbbrv/ngx-reverse-rest" }, "peerDependencies": { - "@angular/common": "^7.0.0", - "@angular/core": "^7.0.0" + "@angular/common": ">=7.0.0", + "@angular/core": ">=7.0.0" }, "publishConfig": { "access": "public"