diff --git a/package.json b/package.json index 95f6acc..270d97c 100644 --- a/package.json +++ b/package.json @@ -19,5 +19,9 @@ "babel-preset-react": "^6.23.0", "webpack": "^2.2.1", "webpack-dev-server": "^2.4.1" + }, + "riw": { + "defaultLocale": "en-GB", + "targetLocales": ["pt-BR", "xx-en-reverse"] } }