client setup

This commit is contained in:
Max Peintner
2023-04-06 18:57:58 +02:00
parent 316c9cf22b
commit c86e959a6c
8 changed files with 153 additions and 10 deletions

View File

@@ -26,5 +26,9 @@
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"nice-grpc": "2.0.1",
"jose": "^4.13.1"
}
}