@podium/layout
Advanced tools
Comparing version 4.6.2 to 4.6.3
@@ -0,1 +1,8 @@ | ||
## [4.6.3](https://github.com/podium-lib/layout/compare/v4.6.2...v4.6.3) (2020-09-13) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v4.3.1 ([e437f19](https://github.com/podium-lib/layout/commit/e437f192891444b23b568326237c408536e2f866)) | ||
## [4.6.2](https://github.com/podium-lib/layout/compare/v4.6.1...v4.6.2) (2020-09-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/layout", | ||
"version": "4.6.2", | ||
"version": "4.6.3", | ||
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.", | ||
@@ -44,3 +44,3 @@ "main": "lib/layout.js", | ||
"@podium/schemas": "4.0.4", | ||
"@podium/utils": "4.3.0", | ||
"@podium/utils": "4.3.1", | ||
"abslog": "2.4.0", | ||
@@ -47,0 +47,0 @@ "lodash.merge": "4.6.2", |
36476
+ Added@podium/utils@4.3.1(transitive)
Updated@podium/utils@4.3.1