@opendatalabs/vana-sdk 0.1.0-alpha.b781d07 → 0.1.0-alpha.bb1c3f7

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 +1 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opendatalabs/vana-sdk",
3
- "version": "0.1.0-alpha.b781d07",
3
+ "version": "0.1.0-alpha.bb1c3f7",
4
4
  "description": "A TypeScript library for interacting with Vana Network smart contracts.",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -113,7 +113,6 @@
113
113
  "ajv": "^8.17.1",
114
114
  "ajv-formats": "^3.0.1",
115
115
  "eccrypto-js": "^5.4.0",
116
- "elliptic": "^6.5.4",
117
116
  "graphql": "^16.11.0",
118
117
  "openpgp": "^6.1.1",
119
118
  "viem": "^2.31.7"