This commit is contained in:
Tomas Bures 2017-06-03 07:49:59 +02:00
parent cda93630ea
commit d0824fe724
3 changed files with 174 additions and 123 deletions

View file

@ -20,7 +20,8 @@
"prop-types": "^15.5.10",
"react": "^15.5.4",
"react-dom": "^15.5.4",
"react-i18next": "^4.1.0"
"react-i18next": "^4.1.0",
"react-router-dom": "^4.1.1"
},
"devDependencies": {
"babel-cli": "^6.24.1",