diff --git a/package.json b/package.json index 72bc85e..0194fc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remix-i18next", - "version": "6.4.1", + "version": "7.0.0", "author": { "name": "Sergio Xalambrí", "url": "https://sergiodxa.com", @@ -47,7 +47,13 @@ }, "funding": "https://github.com/sponsors/sergiodxa", "homepage": "https://github.com/sergiodxa/remix-i18next#readme", - "keywords": ["remix", "i18n", "i18next", "ssr", "csr"], + "keywords": [ + "remix", + "i18n", + "i18next", + "ssr", + "csr" + ], "license": "MIT", "scripts": { "build": "tsc",