@b3dotfun/sdk 0.0.86-alpha.1 → 0.0.86-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@b3dotfun/sdk",
|
|
3
|
-
"version": "0.0.86-alpha.
|
|
3
|
+
"version": "0.0.86-alpha.2",
|
|
4
4
|
"source": "src/index.ts",
|
|
5
5
|
"main": "./dist/cjs/index.js",
|
|
6
6
|
"react-native": "./dist/cjs/index.native.js",
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"postcss-prefix-selector": "^2.1.1",
|
|
361
361
|
"tailwindcss": "3.4.1",
|
|
362
362
|
"tailwindcss-animate": "^1.0.7",
|
|
363
|
-
"thirdweb": "5.
|
|
363
|
+
"thirdweb": "5.116.1",
|
|
364
364
|
"tsc-alias": "^1.8.16",
|
|
365
365
|
"tsc-watch": "^7.1.1",
|
|
366
366
|
"vitest": "^3.2.4"
|
|
@@ -383,7 +383,7 @@
|
|
|
383
383
|
"react": "^18.0.0 || ^19.0.0",
|
|
384
384
|
"react-dom": "^18.0.0 || ^19.0.0",
|
|
385
385
|
"react-native-mmkv": "^3.2.0",
|
|
386
|
-
"thirdweb": "5.
|
|
386
|
+
"thirdweb": "5.116.1",
|
|
387
387
|
"three": "^0.175.0",
|
|
388
388
|
"viem": "2.37.9",
|
|
389
389
|
"wagmi": "2.16.9"
|