Debug issues with work item CRUD

This commit is contained in:
John Lyon-Smith
2018-04-06 14:59:18 -07:00
parent d646b9477b
commit 57f98ad398
14 changed files with 684 additions and 418 deletions

View File

@@ -32,6 +32,7 @@
"react-native-swipe-list-view": "^1.0.7",
"react-router-native": "^4.2.0",
"react-viro": "^2.4.0",
"socket.io-client": "^2.0.4"
"socket.io-client": "^2.0.4",
"url-search-params-polyfill": "^3.0.0"
}
}