Skip to content

Commit 0afdc33

Browse files
Update SDK (#88)
1 parent d3debf5 commit 0afdc33

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": "^3.6.0",
52+
"@thirdweb-dev/react": "^3.6.1-nightly-846022e",
5353
"@thirdweb-dev/sdk": "^3.6.0",
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.3.tgz#371ee1eb87a56516e3aa3362b4f1f466010294a0"
29442944
integrity sha512-w0J4Bnllc3ppi4nC39K6jHDV1hXQipP3G2q1HtDvYAwSRtiivMBa020F8BL8ZAOefTMMb0F6WmCRu7Fgdh72Zw==
29452945

2946-
"@thirdweb-dev/react@^3.6.0":
2947-
version "3.6.0"
2948-
resolved "https://registry.yarnpkg.com/@thirdweb-dev/react/-/react-3.6.0.tgz#83feaf1e331b983414aea53b57c43f5157c2cc47"
2949-
integrity sha512-YEQ9D9i1SOyTy5lIrwKIceb4qkcSLY05z56mygFUCGJ4Orij2rtPp+onWxVin9Wrd0fIMTZxjyGYl9va/yc3Pw==
2946+
"@thirdweb-dev/react@^3.6.1-nightly-846022e":
2947+
version "3.6.1-nightly-846022e"
2948+
resolved "https://registry.yarnpkg.com/@thirdweb-dev/react/-/react-3.6.1-nightly-846022e.tgz#cff019fe2230c95922b75f720c6fe904ad66ca1e"
2949+
integrity sha512-Y9nJtSTKt8GTiXdsyOKwf8SPZY/IJ/AIX+o0U5E0UXkKbX/u6woW1WsMU4BdG0UPhV3h/kv/BY9P0MdUTbT/RQ==
29502950
dependencies:
29512951
"@emotion/react" "^11.10.0"
29522952
"@emotion/styled" "^11.10.0"

0 commit comments

Comments
 (0)