mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 22:47:03 +08:00
18 lines
427 B
JSON
18 lines
427 B
JSON
{
|
|
"dependencies": {
|
|
"@use-expo/font": "^2.0.0",
|
|
"expo": "^37.0.7",
|
|
"expo-font": "~8.0.0",
|
|
"lodash": "^4.17.10",
|
|
"react": "16.9.0",
|
|
"react-dom": "16.9.0",
|
|
"react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz",
|
|
"react-native-svg": "9.13.3",
|
|
"react-native-web": "0.11.7",
|
|
"victory-native": "^34.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/core": "7.0.0"
|
|
}
|
|
}
|