This commit is contained in:
Max Peintner
2023-04-13 13:26:02 +02:00
parent 563a80a1f4
commit ed1ab86e69
12 changed files with 111 additions and 49 deletions

View File

@@ -28,7 +28,8 @@
"access": "public"
},
"dependencies": {
"jose": "^4.13.1",
"nice-grpc": "2.0.1",
"jose": "^4.13.1"
"protobufjs": "^7.2.3"
}
}