Skip to content

Commit 7352b8b

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/simple/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",
@@ -34,4 +34,4 @@
3434
"last 1 safari version"
3535
]
3636
}
37-
}
37+
}

examples/simple/public/favicon.ico

-3.69 KB
Binary file not shown.

0 commit comments

Comments
 (0)