react-localization
Advanced tools
Comparing version
{ | ||
"name": "react-localization", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "Simple module to localize the React interface using the same syntax used in the ReactNativeLocalization module", | ||
@@ -11,2 +11,4 @@ "type": "module", | ||
".": { | ||
"require": "./lib/react-localization.es.js", | ||
"types": "./lib/react-localization.d.ts", | ||
"import": "./lib/react-localization.es.js" | ||
@@ -13,0 +15,0 @@ } |
22782
0.44%