diff --git a/projects/ngx-object-diff/package.json b/projects/ngx-object-diff/package.json index 05b82b8..5c4736c 100644 --- a/projects/ngx-object-diff/package.json +++ b/projects/ngx-object-diff/package.json @@ -8,8 +8,8 @@ }, "license": "MIT", "peerDependencies": { - "@angular/common": ">=^13.0.0", - "@angular/core": ">=^13.0.0" + "@angular/common": ">=13.0.0", + "@angular/core": ">=13.0.0" }, "repository": { "type": "git",