mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Merge pull request #339 from murgatroid99/v1.12.0_update
V1.12.0 update
This commit is contained in:
commit
52f744fb45
@ -1 +1 @@
|
||||
Subproject commit dbb941b3ea39ccd999fa004e032c784f12f16146
|
||||
Subproject commit bec3b5ada2c5e5d782dff0b7b5018df646b65cb0
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "grpc",
|
||||
"version": "1.12.0-pre1",
|
||||
"version": "1.12.0",
|
||||
"author": "Google Inc.",
|
||||
"description": "gRPC Library for Node",
|
||||
"homepage": "https://grpc.io/",
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
"node-pre-gyp"
|
||||
],
|
||||
"dependencies": {
|
||||
"lodash": "^4.15.0",
|
||||
"lodash": "^4.17.5",
|
||||
"nan": "^2.0.0",
|
||||
"node-pre-gyp": "^0.10.0",
|
||||
"protobufjs": "^5.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user