chore: fix @apollo/client version to 3.7.17 (#1233)

This commit is contained in:
Thaïs
2023-08-16 19:02:09 +02:00
committed by GitHub
parent b503b53062
commit 8479205c2a
2 changed files with 24 additions and 18 deletions

View File

@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@air/react-drag-to-select": "^5.0.8",
"@apollo/client": "^3.7.5",
"@apollo/client": "3.7.17",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@blocknote/core": "^0.8.2",
"@blocknote/react": "^0.8.2",