Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Commit 2a52325

Browse files
committed
pin specific react-query version for now
1 parent c3fdfaf commit 2a52325

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"detect-browser": "^5.3.0",
6161
"mime": "^3.0.0",
6262
"react-cool-dimensions": "^2.0.7",
63-
"react-query": "^4.0.0-beta.3",
63+
"react-query": "4.0.0-beta.23",
6464
"tiny-invariant": "^1.2.0",
6565
"wagmi": "^0.2.28"
6666
},

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4087,7 +4087,7 @@ react-cool-dimensions@^2.0.7:
40874087
resolved "https://registry.yarnpkg.com/react-cool-dimensions/-/react-cool-dimensions-2.0.7.tgz#2fe6657608f034cd7c89f149ed14e79cf1cb2d50"
40884088
integrity sha512-z1VwkAAJ5d8QybDRuYIXTE41RxGr5GYsv1bQhbOBE8cMfoZQZpcF0odL64vdgrQVzat2jayedj1GoYi80FWcbA==
40894089

4090-
react-query@^4.0.0-beta.3:
4090+
react-query@4.0.0-beta.23:
40914091
version "4.0.0-beta.23"
40924092
resolved "https://registry.yarnpkg.com/react-query/-/react-query-4.0.0-beta.23.tgz#76713547670ef1f991ae828b3d51df63ec6e035c"
40934093
integrity sha512-e6mNBVAYGy0M1OwX0mhRB/lCkOedKeqTUrbPjNCqvm8hQGUsJJobqfHVvTv8o6JJaOO2MFcxKF4vZM+PEKbHZA==

0 commit comments

Comments
 (0)