@entur/dropdown
Advanced tools
Comparing version 0.7.2 to 0.7.3
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.7.3](https://bitbucket.org/enturas/design-system/compare/@entur/dropdown@0.7.2...@entur/dropdown@0.7.3) (2020-03-18) | ||
### Bug Fixes | ||
- update to use new shadow tokens ([37dfe1c](https://bitbucket.org/enturas/design-system/commits/37dfe1c887cbb0357609bbc482ee8a306ba91d20)) | ||
## [0.7.2](https://bitbucket.org/enturas/design-system/compare/@entur/dropdown@0.7.1...@entur/dropdown@0.7.2) (2020-03-05) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@entur/dropdown", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"license": "EUPL-1.2", | ||
@@ -30,5 +30,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@entur/a11y": "^0.2.15", | ||
"@entur/form": "^2.4.1", | ||
"@entur/tokens": "^1.2.1", | ||
"@entur/a11y": "^0.2.16", | ||
"@entur/form": "^2.4.3", | ||
"@entur/tokens": "^1.2.2", | ||
"@entur/utils": "^0.2.3", | ||
@@ -38,3 +38,3 @@ "classnames": "^2.2.6", | ||
}, | ||
"gitHead": "769d9757ac1503bec7fb3f954b4f302df93efcac" | ||
"gitHead": "73fbc889f6c8043e20945c62eb205583ddda5da1" | ||
} |
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
189810
1470
Updated@entur/a11y@^0.2.16
Updated@entur/form@^2.4.3
Updated@entur/tokens@^1.2.2