This commit is contained in:
1-6
2023-07-22 07:38:55 +08:00
parent ae09010047
commit 91686cb362
29 changed files with 10158 additions and 390 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"dependencies": {
"@grpc/grpc-js": "^1.8.18",
"@grpc/proto-loader": "^0.7.8",
"google-protobuf": "^3.21.2",
"grpc": "^1.24.11",
"grpc-tools": "^1.12.4",
"grpc-web": "^1.4.2"
},
"devDependencies": {
"@types/google-protobuf": "^3.15.6"
}
}