@financial-times/o-editorial-layout
Advanced tools
Comparing version 2.1.1 to 2.1.2
# Changelog | ||
### [2.1.2](https://www.github.com/Financial-Times/origami/compare/o-editorial-layout-v2.1.1...o-editorial-layout-v2.1.2) (2021-11-02) | ||
### Bug Fixes | ||
* Update `o-brand` in components, replace "master" with "core" ([322617e](https://www.github.com/Financial-Times/origami/commit/322617ea80f30a6825d9c36872e05574b871ea82)) | ||
### [2.1.1](https://www.github.com/Financial-Times/origami/compare/o-editorial-layout-v2.1.0...o-editorial-layout-v2.1.1) (2021-10-06) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@financial-times/o-editorial-layout", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Layout for editorial content. Including margins for editorial typography.", | ||
@@ -15,3 +15,5 @@ "keywords": [], | ||
"start": "npx serve ./demos/local", | ||
"build": "npm_config_yes=true npx \"origami-build-tools@^11\" install && npm_config_yes=true npx \"origami-build-tools@^11\" demo" | ||
"build": "bash ../../scripts/component/build.bash", | ||
"test": "bash ../../scripts/component/test.bash", | ||
"lint": "bash ../../scripts/component/lint.bash" | ||
}, | ||
@@ -18,0 +20,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
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
34815