Skip to content

Commit 0df916d

Browse files
committed
Fix issue with channelcredentials type
1 parent 3d9e999 commit 0df916d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grpc-js-reflection-client",
3-
"version": "1.2.13",
3+
"version": "1.2.14",
44
"description": "Package use Grpc reflection api to download gprc proto descriptor. Now you don't have to add proto file to each package. Simple direct download proto package from example microservice without any files.",
55
"author": "gawsoft.com",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)