Skip to content

Commit 39c021c

Browse files
committed
docs(examples): fix sandbox version
1 parent 7352b8b commit 39c021c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/basic-graphql-request/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"graphql-request": "^3.1.0",
1313
"react": "^16.8.6",
1414
"react-dom": "^16.8.6",
15-
"react-query": "^2.21.2",
15+
"react-query": "2.23.1",
1616
"react-query-devtools": "^2.4.7",
1717
"react-scripts": "3.0.1",
1818
"stop-runaway-react-effects": "^1.2.0",
@@ -36,4 +36,4 @@
3636
"last 1 safari version"
3737
]
3838
}
39-
}
39+
}
-3.67 KB
Binary file not shown.

0 commit comments

Comments
 (0)