Use babel/core with babel-preset-expo in expo

This commit is contained in:
Evan Bacon
2020-05-12 17:01:36 -07:00
parent 26f66b0462
commit 5ee768ee35
23 changed files with 55 additions and 67 deletions

View File

@@ -11,7 +11,6 @@
"@types/react": "16.9.0",
"@types/react-native": "0.61.23",
"@babel/core": "7.9.0",
"babel-preset-expo": "8.1.0",
"typescript": "3.8.3"
}
}