Files
react-native-debug-console/demo/app.json
Morten 38b440e2f6 init
2018-08-14 10:24:19 +02:00

10 lines
131 B
JSON

{
"expo": {
"sdkVersion": "27.0.0"
},
"packagerOpts": {
"config": "./rn-cli.config.js",
"projectRoots": ""
}
}