@lion/choice-input
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.2](https://github.com/ing-bank/lion/compare/@lion/choice-input@0.1.1...@lion/choice-input@0.1.2) (2019-04-27) | ||
**Note:** Version bump only for package @lion/choice-input | ||
## [0.1.1](https://github.com/ing-bank/lion/compare/@lion/choice-input@0.1.0...@lion/choice-input@0.1.1) (2019-04-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lion/choice-input", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Base for all choise inputs like checkbox/radio", | ||
@@ -33,11 +33,11 @@ "author": "ing-bank", | ||
"dependencies": { | ||
"@lion/core": "^0.1.1", | ||
"@lion/field": "^0.1.1" | ||
"@lion/core": "^0.1.2", | ||
"@lion/field": "^0.1.2" | ||
}, | ||
"devDependencies": { | ||
"@lion/input": "^0.1.1", | ||
"@lion/input": "^0.1.2", | ||
"@open-wc/storybook": "^0.1.5", | ||
"@open-wc/testing": "^0.11.1" | ||
}, | ||
"gitHead": "a0651d3e076cb7a456acc7ac0bf5ed89ecec7d9f" | ||
"gitHead": "6497db62d375612d691f00120daa0cdb2d899dc5" | ||
} |
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
16087
Updated@lion/core@^0.1.2
Updated@lion/field@^0.1.2