Skip to content

Commit a38dae3

Browse files
committed
revert package version and update gitignore
1 parent 6458dcb commit a38dae3

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ coverage/
55
**/node_modules/
66
**/es/
77
**/lib/
8-
9-
.idea

packages/react-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@m6web/react-i18n",
3-
"version": "3.1.1",
3+
"version": "3.1.0",
44
"description": "Provider and utils for translation in a react app",
55
"main": "lib/index.js",
66
"types": "types.d.ts",

0 commit comments

Comments
 (0)