@entur/layout
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.4.1](https://bitbucket.org/enturas/design-system/compare/@entur/layout@0.4.0...@entur/layout@0.4.1) (2019-11-29) | ||
### Bug Fixes | ||
- using new box shadow tokens ([9ff30bd](https://bitbucket.org/enturas/design-system/commits/9ff30bd52ad2b6e6d770565684a05e15f0b0ba9a)) | ||
# [0.4.0](https://bitbucket.org/enturas/design-system/compare/@entur/layout@0.3.2...@entur/layout@0.4.0) (2019-11-22) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@entur/layout", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"license": "EUPL-1.2", | ||
@@ -30,8 +30,9 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@entur/typography": "^0.5.0", | ||
"@entur/typography": "^0.6.0", | ||
"classnames": "^2.2.6" | ||
}, | ||
"devDependencies": { | ||
"@entur/tokens": "^1.0.2" | ||
} | ||
"@entur/tokens": "^1.1.0" | ||
}, | ||
"gitHead": "063faba53aff9f8a3248ca8880f9f1dd3db36a9d" | ||
} |
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
43676
13
+ Added@entur/typography@0.6.1(transitive)
- Removed@entur/typography@0.5.0(transitive)
Updated@entur/typography@^0.6.0