@financial-times/o-editorial-layout
Advanced tools
Comparing version 2.3.1 to 2.3.2
# Changelog | ||
### [2.3.2](https://www.github.com/Financial-Times/origami/compare/o-editorial-layout-v2.3.1...o-editorial-layout-v2.3.2) (2022-12-21) | ||
### Bug Fixes | ||
* require 3.3.0 or higher ([fc180c6](https://www.github.com/Financial-Times/origami/commit/fc180c619755daa1b7bfe65509f354cf0de113bf)) | ||
### [2.3.1](https://www.github.com/Financial-Times/origami/compare/o-editorial-layout-v2.3.0...o-editorial-layout-v2.3.1) (2022-01-13) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@financial-times/o-editorial-layout", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "Layout for editorial content. Including margins for editorial typography.", | ||
@@ -17,3 +17,5 @@ "keywords": [], | ||
"test": "bash ../../scripts/component/test.bash", | ||
"lint": "bash ../../scripts/component/lint.bash" | ||
"debug:js": "bash ../../scripts/component/debug-js.bash", | ||
"lint": "bash ../../scripts/component/lint.bash", | ||
"watch": "bash ../../scripts/component/watch.bash" | ||
}, | ||
@@ -30,3 +32,3 @@ "peerDependencies": { | ||
"@financial-times/o-grid": "^6.1.1", | ||
"@financial-times/o-normalise": "^3.2.0" | ||
"@financial-times/o-normalise": "^3.3.0" | ||
}, | ||
@@ -33,0 +35,0 @@ "engines": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36549
15