diff --git a/package.json b/package.json index 98c650d..466bafe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-i18n", - "version": "2.0.9", + "version": "2.0.10", "description": "Provide I18n to your React Native application", "license": "MIT", "author": "Alexander Zaytsev", @@ -9,12 +9,7 @@ "type": "git", "url": "github.com/AlexanderZaytsev/react-native-i18n.git" }, - "keywords": [ - "react-native", - "react-component", - "ios", - "i18n" - ], + "keywords": ["react-native", "react-component", "ios", "i18n"], "dependencies": { "i18n-js": "^3.0.2" }