We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6458dcb commit a38dae3Copy full SHA for a38dae3
.gitignore
@@ -5,5 +5,3 @@ coverage/
5
**/node_modules/
6
**/es/
7
**/lib/
8
-
9
-.idea
packages/react-i18n/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@m6web/react-i18n",
3
- "version": "3.1.1",
+ "version": "3.1.0",
4
"description": "Provider and utils for translation in a react app",
"main": "lib/index.js",
"types": "types.d.ts",
0 commit comments