Skip to content

Commit

Permalink
Merge pull request #258 from bumalai/patch-1
Browse files Browse the repository at this point in the history
fix: update available peerDeps, close #257
  • Loading branch information
ZurabDev authored May 12, 2023
2 parents 4655dcd + 63cfbd2 commit a9830a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libs/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"peerDependencies": {
"@angular/common": "^14.2.12",
"@angular/core": "^14.2.12",
"@angular/cdk": "^14.2.12",
"@angular/cdk": "^14.2.7",
"ngx-mask": "14.2.4",
"@ng-web-apis/common": "^2.0.0",
"@ng-web-apis/resize-observer": "^1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion libs/deprecated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"peerDependencies": {
"@angular/common": "^14.2.12",
"@angular/core": "^14.2.12",
"@angular/cdk": "^14.2.12",
"@angular/cdk": "^14.2.7",
"ngx-mask": "14.2.4",
"@ng-web-apis/common": "^2.0.0",
"@ng-web-apis/resize-observer": "^1.0.3",
Expand Down

0 comments on commit a9830a4

Please sign in to comment.