Skip to content

Commit

Permalink
fix(kit): add missing dependency @ng-web-apis/resize-observer (#4011)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirpotekhin authored Mar 30, 2023
1 parent b15016d commit 4bb7d81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"@angular/router": ">=12.0.0",
"@ng-web-apis/common": ">=2.0.0",
"@ng-web-apis/mutation-observer": ">=2.0.0",
"@ng-web-apis/resize-observer": ">=2.0.0",
"@taiga-ui/cdk": ">=3.22.0",
"@taiga-ui/core": ">=3.22.0",
"@taiga-ui/i18n": ">=3.22.0",
Expand Down

0 comments on commit 4bb7d81

Please sign in to comment.