@entur/modal
Advanced tools
Comparing version 1.1.9 to 1.1.10
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.1.10](https://bitbucket.org/enturas/design-system/compare/@entur/modal@1.1.9...@entur/modal@1.1.10) (2020-03-20) | ||
**Note:** Version bump only for package @entur/modal | ||
## [1.1.9](https://bitbucket.org/enturas/design-system/compare/@entur/modal@1.1.8...@entur/modal@1.1.9) (2020-03-18) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@entur/modal", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"license": "EUPL-1.2", | ||
@@ -30,7 +30,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@entur/a11y": "^0.2.16", | ||
"@entur/a11y": "^0.2.17", | ||
"@entur/icons": "^1.1.0", | ||
"@entur/layout": "^1.3.1", | ||
"@entur/tokens": "^1.2.2", | ||
"@entur/typography": "^1.1.2", | ||
"@entur/layout": "^1.3.2", | ||
"@entur/tokens": "^1.2.3", | ||
"@entur/typography": "^1.1.3", | ||
"@entur/utils": "^0.2.3", | ||
@@ -42,3 +42,3 @@ "@reach/dialog": "^0.7.0", | ||
}, | ||
"gitHead": "73fbc889f6c8043e20945c62eb205583ddda5da1" | ||
"gitHead": "031dff573a51e0064ed5d0ee9c610d20cc2a6e98" | ||
} |
Sorry, the diff of this file is not supported yet
71335
Updated@entur/a11y@^0.2.17
Updated@entur/layout@^1.3.2
Updated@entur/tokens@^1.2.3
Updated@entur/typography@^1.1.3