We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09fe69f + 2ac3122 commit 8e30235Copy full SHA for 8e30235
packages/grpc-native-core/build.yaml
@@ -1,3 +1,3 @@
1
settings:
2
'#': It's possible to have node_version here as a key to override the core's version.
3
- node_version: 1.12.2
+ node_version: 1.12.3
packages/grpc-native-core/package.json
@@ -1,6 +1,6 @@
{
"name": "grpc",
- "version": "1.12.2",
+ "version": "1.12.3",
4
"author": "Google Inc.",
5
"description": "gRPC Library for Node",
6
"homepage": "https://grpc.io/",
0 commit comments