react-intl-universal
Advanced tools
Comparing version 1.13.0 to 1.13.1
@@ -266,3 +266,3 @@ /* | ||
} else { | ||
_this.options.warningHandler("lang \"" + lang + "\" is not supported."); | ||
_this.options.warningHandler("Language \"" + lang + "\" is not supported. Check https://github.com/alibaba/react-intl-universal/releases/tag/1.12.0"); | ||
resolve(); | ||
@@ -269,0 +269,0 @@ } |
{ | ||
"name": "react-intl-universal", | ||
"version": "1.13.0", | ||
"version": "1.13.1", | ||
"description": "Internationalize React apps. Not only for React.Component but also for Vanilla JS.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
482263