@vlayer/react 0.1.0-nightly-20250411-795496ac42232e9dbc63463ef7653772fcd6b6e4 → 0.1.0-nightly-20250415-12f043d651c8b3f173347488dd3b253b0cf86207
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 +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@vlayer/react",
|
3
|
-
"version": "0.1.0-nightly-
|
3
|
+
"version": "0.1.0-nightly-20250415-12f043d651c8b3f173347488dd3b253b0cf86207",
|
4
4
|
"exports": {
|
5
5
|
".": {
|
6
6
|
"import": "./dist/index.js",
|
@@ -22,7 +22,7 @@
|
|
22
22
|
"react": "^18 || ^19",
|
23
23
|
"wagmi": "2.x",
|
24
24
|
"viem": "2.x",
|
25
|
-
"@vlayer/sdk": "0.1.0-nightly-
|
25
|
+
"@vlayer/sdk": "0.1.0-nightly-20250415-12f043d651c8b3f173347488dd3b253b0cf86207"
|
26
26
|
},
|
27
27
|
"files": [
|
28
28
|
"dist"
|