chore: fix react and react-native versions

This commit is contained in:
satyajit.happy
2019-10-04 14:36:49 +02:00
parent d8394cf919
commit 070c46ba64
11 changed files with 137 additions and 116 deletions

View File

@@ -41,7 +41,7 @@
"typescript": "^3.6.3"
},
"resolutions": {
"react": "16.10.1",
"react": "16.8.3",
"react-native": "0.59.10"
},
"husky": {