update apollo
Showing
... | @@ -10,11 +10,15 @@ | ... | @@ -10,11 +10,15 @@ |
"lint": "eslint ." | "lint": "eslint ." | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@apollo/react-hooks": "^3.1.1", | |||
"@eva-design/eva": "^1.0.1", | "@eva-design/eva": "^1.0.1", | ||
"@react-native-community/async-storage": "^1.6.1", | "@react-native-community/async-storage": "^1.6.1", | ||
"apollo-boost": "^0.4.4", | |||
"axios": "^0.19.0", | "axios": "^0.19.0", | ||
"date-fns": "^1.30.1", | "date-fns": "^1.30.1", | ||
"firebase": "^6.5.0", | "firebase": "^6.5.0", | ||
"graphql": "^14.5.7", | |||
"graphql-tag": "^2.10.1", | |||
"lodash": "^4.17.15", | "lodash": "^4.17.15", | ||
"moment": "^2.24.0", | "moment": "^2.24.0", | ||
"native-base": "^2.12.2", | "native-base": "^2.12.2", | ||
... | ... |
utils/apollo/apollo.js
0 → 100644
Please
register
or
sign in
to comment