Fixing logout button

This commit is contained in:
John Lyon-Smith
2018-02-28 16:28:36 -08:00
parent 5889f7655a
commit 5e790ba65c
5 changed files with 39 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
{
"expoServerPort": null,
"packagerPort": null,
"packagerPid": null
"expoServerPort": 19000,
"packagerPort": 19001,
"packagerPid": 46572
}