Skip to content

Commit ecc52a2

Browse files
committed
fix: grpc-js version
1 parent 2f2461c commit ecc52a2

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
@@ -58,6 +58,6 @@
5858
],
5959
"types": "build/src/index.d.ts",
6060
"peerDependencies": {
61-
"@postman/grpc-js": "1.11.0-postman.1"
61+
"@postman/grpc-js": "1.14.0-postman.2"
6262
}
6363
}

0 commit comments

Comments
 (0)