i18next-redux-languagedetector
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -1,1 +0,2 @@ | ||
module.exports = require('./dist/commonjs/index.js').default; | ||
export * from './dist/commonjs/index.js'; | ||
export { default } from './dist/commonjs/index.js'; |
{ | ||
"name": "i18next-redux-languagedetector", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "This ReduxDetector detect language in Redux using the plugin i18next-browser-languageDetector for i18next.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
14109
177