@vlayer/react 1.0.2-nightly-20250526-a8f024d47f5d83a3aed0834b28f730c606da971d → 1.0.2-nightly-20250528-a2ab109bacf50ec4277c4f413ed250bbe12fbe43

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vlayer/react",
3
- "version": "1.0.2-nightly-20250526-a8f024d47f5d83a3aed0834b28f730c606da971d",
3
+ "version": "1.0.2-nightly-20250528-a2ab109bacf50ec4277c4f413ed250bbe12fbe43",
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": "1.0.2-nightly-20250526-a8f024d47f5d83a3aed0834b28f730c606da971d"
25
+ "@vlayer/sdk": "1.0.2-nightly-20250528-a2ab109bacf50ec4277c4f413ed250bbe12fbe43"
26
26
  },
27
27
  "files": [
28
28
  "dist"