Skip to content

Commit 40a3138

Browse files
committed
fix: solved metadata invalid charactererror updating grpc to latest version
1 parent e66b90f commit 40a3138

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"btoa": "1.2.1",
2222
"google-protobuf": "3.13.0",
23-
"grpc": "1.24.3"
23+
"grpc": "1.24.4"
2424
},
2525
"repository": {
2626
"type": "git",
@@ -32,6 +32,7 @@
3232
]
3333
},
3434
"keywords": [
35+
"immutable",
3536
"merkle",
3637
"cryptography",
3738
"merkle-proof",

0 commit comments

Comments
 (0)