@frak-labs/core-sdk 1.2.0-beta.b9160b52 → 1.2.0-beta.dfcc05ea

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
@@ -11,7 +11,7 @@
11
11
  "url": "https://twitter.com/QNivelais"
12
12
  }
13
13
  ],
14
- "version": "1.2.0-beta.b9160b52",
14
+ "version": "1.2.0-beta.dfcc05ea",
15
15
  "description": "Core SDK of the Frak wallet, low level library to interact directly with the frak ecosystem.",
16
16
  "repository": {
17
17
  "url": "https://github.com/frak-id/wallet",
@@ -104,7 +104,7 @@
104
104
  "viem": "^2.x"
105
105
  },
106
106
  "dependencies": {
107
- "@frak-labs/frame-connector": "0.2.0-beta.b9160b52",
107
+ "@frak-labs/frame-connector": "0.2.0-beta.dfcc05ea",
108
108
  "@openpanel/web": "^1.4.1"
109
109
  },
110
110
  "devDependencies": {