Skip to content

Commit 8bbef8e

Browse files
committed
fix(lib): upgraded angular flex layout
1 parent 8e5b1c0 commit 8bbef8e

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@angular/common": "^13.1.1",
4040
"@angular/compiler": "^13.1.1",
4141
"@angular/core": "^13.1.1",
42-
"@angular/flex-layout": "^12.0.0-beta.35",
42+
"@angular/flex-layout": "^13.0.0-beta.36",
4343
"@angular/forms": "^13.1.1",
4444
"@angular/material": "^13.1.1",
4545
"@angular/platform-browser": "^13.1.1",
@@ -88,4 +88,4 @@
8888
"typescript": "^4.4.4",
8989
"webpack-bundle-analyzer": "^3.9.0"
9090
}
91-
}
91+
}

0 commit comments

Comments
 (0)