Skip to content

Commit 0886f36

Browse files
authored
Merge pull request #142 from m-khosravi/patch-1
Update package.json
2 parents a79c646 + bb264d9 commit 0886f36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/ngx-captcha-lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"prevent-publish": "node prevent-publish"
2828
},
2929
"peerDependencies": {
30-
"@angular/common": "^13.0.0 | ^14.0.0",
31-
"@angular/core": "^13.0.0 | ^14.0.0"
30+
"@angular/common": "^13.0.0 || ^14.0.0",
31+
"@angular/core": "^13.0.0 || ^14.0.0"
3232
}
3333
}

0 commit comments

Comments
 (0)