Skip to content

Commit 5ba59cd

Browse files
Add missing dev dependencies
1 parent 67d6939 commit 5ba59cd

File tree

2 files changed

+4134
-30
lines changed

2 files changed

+4134
-30
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@
4545
"@react-native-community/eslint-config": "0.0.5",
4646
"babel-core": "^6.26.3",
4747
"eslint": "^6.0.1",
48-
"flow-bin": "^0.102.0"
48+
"flow-bin": "^0.102.0",
49+
"react": "16.8.6",
50+
"react-native": "0.60.0"
4951
},
5052
"collective": {
5153
"type": "opencollective",

0 commit comments

Comments
 (0)