Skip to content

Commit a7cff10

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/suspense/package.json

100755100644
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"react": "0.0.0-experimental-5faf377df",
1010
"react-dom": "0.0.0-experimental-5faf377df",
1111
"react-error-boundary": "^2.2.3",
12-
"react-query": "^2.21.2",
12+
"react-query": "2.23.1",
1313
"react-query-devtools": "^2.4.7",
1414
"react-scripts": "3.0.1"
1515
},
@@ -31,4 +31,4 @@
3131
"not ie <= 11",
3232
"not op_mini all"
3333
]
34-
}
34+
}
-3.69 KB
Binary file not shown.

0 commit comments

Comments
 (0)