Skip to content

Commit 80fc604

Browse files
committed
Use nightly
1 parent 9c7c23e commit 80fc604

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@chakra-ui/react": "^2.1.0",
5050
"@emotion/react": "^11",
5151
"@emotion/styled": "^11",
52-
"@thirdweb-dev/react": "file:.yalc/@thirdweb-dev/react",
52+
"@thirdweb-dev/react": "^3.5.2-nightly-2d3fca5",
5353
"@thirdweb-dev/sdk": "^3.5.1-nightly-4e7b293",
5454
"@thirdweb-dev/storage": "^1.0.4",
5555
"color": "^4.2.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2943,10 +2943,10 @@
29432943
resolved "https://registry.yarnpkg.com/@thirdweb-dev/contracts/-/contracts-3.2.0-4.tgz#b696bdaae1dee7cf448549ac10bb78e55c622272"
29442944
integrity sha512-Mc3VvBB6rqTMKKH04UQbDabAlVPT7PiKBQrJDuhAPjOxBYWwn9pHi7amXJt2tJOkmHAj+w+oT76q7IqWv3QHhw==
29452945

2946-
"@thirdweb-dev/react@^3.5.1-nightly-4e7b293":
2947-
version "3.5.1-nightly-4e7b293"
2948-
resolved "https://registry.yarnpkg.com/@thirdweb-dev/react/-/react-3.5.1-nightly-4e7b293.tgz#af1e1561240571143500c5d49bb93c3d93ff4197"
2949-
integrity sha512-8wrJb8F3fI5bSSYTEV9/jTkrIStrgXCjvyQv1bXB0R53hBDI2T+LWIxWUHJqRhHfhgsZuVDcTESJGz6rscgUHw==
2946+
"@thirdweb-dev/react@^3.5.2-nightly-2d3fca5":
2947+
version "3.5.2-nightly-2d3fca5"
2948+
resolved "https://registry.yarnpkg.com/@thirdweb-dev/react/-/react-3.5.2-nightly-2d3fca5.tgz#378c61c16eeb83af1baa20565b1d4c39306d464f"
2949+
integrity sha512-wOWtO/jq37mjnZUo7KNFAh5PbeRpRuiDtioiyfn5eKRGL1cVoFgRkt1BhqeRcPVG+mKa3g3hZLgvyc/lU5989g==
29502950
dependencies:
29512951
"@emotion/react" "^11.10.0"
29522952
"@emotion/styled" "^11.10.0"

0 commit comments

Comments
 (0)