Skip to content

Commit 0e37399

Browse files
committed
Correct generate session using pkp package.json
1 parent 2341b78 commit 0e37399

File tree

1 file changed

+5
-0
lines changed
  • session-signatures/generating-a-session/using-pkp

1 file changed

+5
-0
lines changed

session-signatures/generating-a-session/using-pkp/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,14 @@
99
},
1010
"dependencies": {
1111
"@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",
1216
"ethers": "v5"
1317
},
1418
"devDependencies": {
19+
"@lit-protocol/contracts-sdk": "^7.0.0",
1520
"@types/chai": "^4.3.16",
1621
"@types/chai-json-schema": "^1.4.10",
1722
"@types/mocha": "^10.0.6",

0 commit comments

Comments
 (0)