fix: fix building typescript definitions. closes #8216

This commit is contained in:
Satyajit Sahoo
2020-05-08 19:09:13 +02:00
parent 00b11e303e
commit 47a1229837
10 changed files with 13 additions and 13 deletions

View File

@@ -25,7 +25,7 @@
"clean": "del lib"
},
"devDependencies": {
"@react-native-community/bob": "^0.13.0",
"@react-native-community/bob": "^0.13.1",
"@react-navigation/native": "^5.2.5",
"@types/react": "^16.9.34",
"react": "~16.9.0",