Skip to content

Commit 21803e3

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/custom-hooks/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"axios": "0.19.2",
1111
"react": "^16.8.6",
1212
"react-dom": "^16.8.6",
13-
"react-query": "^2.21.2",
13+
"react-query": "2.23.1",
1414
"react-query-devtools": "^2.4.7",
1515
"react-scripts": "3.0.1",
1616
"stop-runaway-react-effects": "^1.2.0",
@@ -35,4 +35,4 @@
3535
"last 1 safari version"
3636
]
3737
}
38-
}
38+
}
-3.68 KB
Binary file not shown.

0 commit comments

Comments
 (0)