Skip to content

Commit

Permalink
fix: solve apollo conflicts in canarist
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas Holland <[email protected]>
  • Loading branch information
robertkowalski and jhiode committed Sep 27, 2021
1 parent b03a30a commit a3664fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
],
"rootManifest": {
"resolutions": {
"@apollo/client": "^3.4.13",
"graphql-tag": "^2.12"
}
}
Expand Down Expand Up @@ -86,6 +87,7 @@
],
"rootManifest": {
"resolutions": {
"@apollo/client": "^3.4.13",
"babel-jest": "^27",
"jest": "^27",
"ts-jest": "^27"
Expand Down

0 comments on commit a3664fc

Please sign in to comment.