We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2341b78 commit 0e37399Copy full SHA for 0e37399
session-signatures/generating-a-session/using-pkp/package.json
@@ -9,9 +9,14 @@
9
},
10
"dependencies": {
11
"@dotenvx/dotenvx": "^0.44.1",
12
+ "@lit-protocol/auth-helpers": "^7.0.0",
13
+ "@lit-protocol/constants": "^7.0.0",
14
+ "@lit-protocol/lit-auth-client": "^7.0.0",
15
+ "@lit-protocol/lit-node-client": "^7.0.0",
16
"ethers": "v5"
17
18
"devDependencies": {
19
+ "@lit-protocol/contracts-sdk": "^7.0.0",
20
"@types/chai": "^4.3.16",
21
"@types/chai-json-schema": "^1.4.10",
22
"@types/mocha": "^10.0.6",
0 commit comments