@cometh/connect-react-hooks 0.0.12-dev.2 → 0.0.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "url": "https://twitter.com/slovaye"
8
8
  }
9
9
  ],
10
- "version": "0.0.12-dev.2",
10
+ "version": "0.0.12",
11
11
  "description": "React hooks Connect 4337",
12
12
  "repository": "https://github.com/cometh-hq/connect-sdk-4337.git",
13
13
  "keywords": [
@@ -58,7 +58,7 @@
58
58
  "typescript": "^5"
59
59
  },
60
60
  "dependencies": {
61
- "@cometh/connect-sdk-4337": "0.1.1-3.dev-2",
61
+ "@cometh/connect-sdk-4337": "^0.1.14",
62
62
  "permissionless": "0.1.31"
63
63
  }
64
64
  }