Skip to content

Commit 8001abb

Browse files
committed
docs(examples): fix sandbox version
1 parent 3073ddd commit 8001abb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/star-wars/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"axios": "0.19.2",
1212
"react": "^16.8.6",
1313
"react-dom": "^16.8.6",
14-
"react-query": "^2.21.2",
14+
"react-query": "2.23.1",
1515
"react-query-devtools": "^2.4.7",
1616
"react-router": "^5.1.2",
1717
"react-router-dom": "^5.1.2",
@@ -37,4 +37,4 @@
3737
"last 1 safari version"
3838
]
3939
}
40-
}
40+
}
-3.68 KB
Binary file not shown.

0 commit comments

Comments
 (0)