Skip to content

Commit

Permalink
fix: corrige les problèmes de requête GraphQL (Apollo)
Browse files Browse the repository at this point in the history
  • Loading branch information
benguedj committed Aug 26, 2024
1 parent c6c97ca commit dc09a78
Show file tree
Hide file tree
Showing 4 changed files with 1,428 additions and 169 deletions.
2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"collectCoverage": true
},
"dependencies": {
"@apollo/client": "^3.4.17",
"@apollo/client": "^3.11.4",
"@expo/config-plugins": "~8.0.0",
"@expo/metro-config": "~0.18.1",
"@expo/prebuild-config": "~7.0.0",
Expand Down
Loading

0 comments on commit dc09a78

Please sign in to comment.