We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b186c commit 74023c6Copy full SHA for 74023c6
.changeset/config.json
@@ -8,8 +8,7 @@
8
],
9
"commit": false,
10
"fixed": [
11
- ["@thirdweb-dev/react-core", "@thirdweb-dev/react"],
12
- ["@thirdweb-dev/react-native-compat", "@thirdweb-dev/react-native"]
+ ["@thirdweb-dev/react-core", "@thirdweb-dev/react"]
13
14
"linked": [],
15
"access": "public",
@@ -21,9 +20,7 @@
21
20
"bundlers-webpack",
22
"bundlers-swc",
23
"runtimes-node-commonjs",
24
- "runtimes-node-module",
25
- "@thirdweb-dev/react-native",
26
- "@thirdweb-dev/react-native-compat"
+ "runtimes-node-module"
27
28
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
29
"updateInternalDependents": "always",
0 commit comments