Skip to content

Commit e034068

Browse files
committed
fix(project): solved problem with peer deps for flex-layout #328
1 parent e1b624d commit e034068

File tree

1 file changed

+1
-1
lines changed
  • projects/angular-material-extensions/google-maps-autocomplete

1 file changed

+1
-1
lines changed

projects/angular-material-extensions/google-maps-autocomplete/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@angular/common": "^15.x",
5353
"@angular/core": "^15.x",
5454
"@angular/platform-browser": "^15.x",
55-
"@angular/flex-layout": "^15.x",
55+
"@angular/flex-layout": "^14.0.0-beta.41",
5656
"@angular/forms": "^15.x",
5757
"@angular/cdk": "^15.x",
5858
"@angular/material": "^15.x",

0 commit comments

Comments
 (0)