Skip to content

Commit 96b0fc7

Browse files
committed
7.0.1
1 parent b56bbce commit 96b0fc7

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remix-i18next",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"author": {
55
"name": "Sergio Xalambrí",
66
"url": "https://sergiodxa.com",
@@ -47,7 +47,13 @@
4747
},
4848
"funding": "https://github.com/sponsors/sergiodxa",
4949
"homepage": "https://github.com/sergiodxa/remix-i18next#readme",
50-
"keywords": ["remix", "i18n", "i18next", "ssr", "csr"],
50+
"keywords": [
51+
"remix",
52+
"i18n",
53+
"i18next",
54+
"ssr",
55+
"csr"
56+
],
5157
"license": "MIT",
5258
"scripts": {
5359
"build": "tsc",

0 commit comments

Comments
 (0)