Files
examples/with-victory-native/package.json
2020-05-12 17:33:19 -07:00

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"
}
}