@enact/i18n
Advanced tools
Comparing version 3.4.11 to 3.5.0
@@ -5,2 +5,6 @@ # Change Log | ||
## [3.5.0] - 2021-02-05 | ||
No significant changes. | ||
## [3.4.11] - 2020-12-11 | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "@enact/i18n", | ||
"main": "./src/index.js", | ||
"version": "3.4.11", | ||
"version": "3.5.0", | ||
"description": "Internationalization support for Enact using iLib", | ||
@@ -44,3 +44,3 @@ "scripts": { | ||
"dependencies": { | ||
"@enact/core": "^3.4.11", | ||
"@enact/core": "^3.5.0", | ||
"prop-types": "^15.7.2", | ||
@@ -47,0 +47,0 @@ "ramda": "^0.24.1", |
@@ -49,3 +49,3 @@ # @enact/i18n [![npm (scoped)](https://img.shields.io/npm/v/@enact/i18n.svg?style=flat-square)](https://www.npmjs.com/package/@enact/i18n) | ||
Copyright (c) 2016-2020 LG Electronics | ||
Copyright (c) 2016-2021 LG Electronics | ||
@@ -52,0 +52,0 @@ Unless otherwise specified or set forth in the NOTICE file, all content, |
140739
Updated@enact/core@^3.5.0