chore: fix missing dev dependency

This commit is contained in:
Satyajit Sahoo
2020-02-05 15:06:54 +01:00
parent 79ab56fe41
commit cea2fc29ba

View File

@@ -28,6 +28,7 @@
"@react-navigation/routers": "^5.0.0"
},
"devDependencies": {
"@react-native-community/bob": "^0.8.0",
"@types/react": "^16.9.17",
"react": "~16.9.0",
"typescript": "^3.7.4"