Skip to content

Commit df4c755

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/rick-morty/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@material-ui/core": "^4.9.7",
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-router": "^5.1.2",
1616
"react-router-dom": "^5.1.2",
@@ -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)