Skip to content

Commit 97c87c7

Browse files
committed
Rename generating-a-session-using-pkp-auth-with-eth-wallet
1 parent 0e37399 commit 97c87c7

File tree

11 files changed

+4
-4
lines changed

11 files changed

+4
-4
lines changed

session-signatures/generating-a-session/using-pkp/package.json renamed to session-signatures/generating-a-session/using-pkp/auth-with-eth-wallet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "generating-a-session-using-pkp",
2+
"name": "generating-a-session-using-pkp-auth-with-eth-wallet",
33
"version": "0.1.0",
44
"main": "index.js",
55
"license": "MIT",
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "generating-a-session/using-pkp",
2+
"name": "generating-a-session-using-pkp-auth-with-eth-wallet",
33
"$schema": "../../../node_modules/nx/schemas/project-schema.json",
44
"projectType": "library",
5-
"sourceRoot": "session-signatures/generating-a-session/using-pkp/src",
6-
"// targets": "to see all targets run: nx show project generating-a-session/using-pkp --web",
5+
"sourceRoot": "session-signatures/generating-a-session/using-pkp/auth-with-eth-wallet/src",
6+
"// targets": "to see all targets run: nx show project generating-a-session-using-pkp-auth-with-eth-wallet --web",
77
"targets": {}
88
}

0 commit comments

Comments
 (0)