@lion/localize
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.1.1](https://github.com/ing-bank/lion/compare/@lion/localize@0.1.0...@lion/localize@0.1.1) (2019-04-26) | ||
### Bug Fixes | ||
* add missing files to npm packages ([0e3ca17](https://github.com/ing-bank/lion/commit/0e3ca17)) | ||
# 0.1.0 (2019-04-26) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@lion/localize", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "The localization system helps to manage localization data split into locales and automate its loading", | ||
@@ -27,2 +27,3 @@ "author": "ing-bank", | ||
"files": [ | ||
"src", | ||
"stories", | ||
@@ -34,3 +35,3 @@ "test", | ||
"@bundled-es-modules/message-format": "6.0.4", | ||
"@lion/core": "^0.1.0" | ||
"@lion/core": "^0.1.1" | ||
}, | ||
@@ -43,3 +44,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "116fbec47b2311f853e8b142a46ed3b60b3a4ab4" | ||
"gitHead": "a0651d3e076cb7a456acc7ac0bf5ed89ecec7d9f" | ||
} |
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
107853
28
2475
Updated@lion/core@^0.1.1