@lingui/core
Advanced tools
Comparing version 3.8.10 to 3.9.0
@@ -6,3 +6,3 @@ import { | ||
I18n as I18nProd | ||
} from './core.esm'; | ||
} from './core.production.min'; | ||
@@ -14,3 +14,3 @@ import { | ||
I18n as I18nDev | ||
} from './dev.esm'; | ||
} from './core.development'; | ||
@@ -17,0 +17,0 @@ export const i18n = process.env.NODE_ENV === 'production' ? i18nProd : i18nDev; |
{ | ||
"name": "@lingui/core", | ||
"version": "3.8.10", | ||
"version": "3.9.0", | ||
"description": "I18n tools for javascript", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
121612
58
2043
9