Add pt-BR spell checker

This commit is contained in:
rodrigo
2018-07-30 13:28:53 -03:00
parent 9e0239097a
commit f2d6cd383c
5 changed files with 11 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
"react-bootstrap": "~0.32.1",
"react-dom": "^16.4.0",
"react-transition-group": "^2.3.1",
"simple-spellchecker": "^0.9.5",
"simple-spellchecker": "^0.9.6",
"underscore": "^1.9.1",
"yargs": "^3.32.0"
}