@lion/popup
Advanced tools
Comparing version 0.2.44 to 0.2.45
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.45](https://github.com/ing-bank/lion/compare/@lion/popup@0.2.44...@lion/popup@0.2.45) (2019-09-25) | ||
**Note:** Version bump only for package @lion/popup | ||
## [0.2.44](https://github.com/ing-bank/lion/compare/@lion/popup@0.2.43...@lion/popup@0.2.44) (2019-09-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lion/popup", | ||
"version": "0.2.44", | ||
"version": "0.2.45", | ||
"description": "Show relative overlay content on click", | ||
@@ -35,12 +35,12 @@ "author": "ing-bank", | ||
"dependencies": { | ||
"@lion/core": "^0.1.13", | ||
"@lion/overlays": "^0.3.12" | ||
"@lion/core": "^0.2.0", | ||
"@lion/overlays": "^0.4.0" | ||
}, | ||
"devDependencies": { | ||
"@lion/button": "^0.3.16", | ||
"@lion/icon": "^0.2.6", | ||
"@lion/button": "^0.3.17", | ||
"@lion/icon": "^0.2.7", | ||
"@open-wc/demoing-storybook": "^0.2.0", | ||
"@open-wc/testing": "^2.0.6" | ||
"@open-wc/testing": "^2.3.4" | ||
}, | ||
"gitHead": "5ad88b506c7bfc0994602d11dfe53a44b454e18e" | ||
"gitHead": "ab0b87146323b5f368c267de8bd96442fff430ea" | ||
} |
24327
+ Added@lion/core@0.2.1(transitive)
+ Added@lion/overlays@0.4.0(transitive)
- Removed@lion/core@0.1.13(transitive)
- Removed@lion/overlays@0.3.12(transitive)
Updated@lion/core@^0.2.0
Updated@lion/overlays@^0.4.0