mirror of https://github.com/grpc/grpc-node.git
Merge pull request #256 from murgatroid99/v1.10.x_upmerge
V1.10.x upmerge
This commit is contained in:
commit
0dfd199c38
|
@ -1,2 +1,2 @@
|
|||
settings:
|
||||
'#': It's possible to have node_version here as a key to override the core's version.
|
||||
'#': It's possible to have node_version here as a key to override the core's version.
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"lodash": "^4.15.0",
|
||||
"nan": "^2.10.0",
|
||||
"nan": "^2.0.0",
|
||||
"node-pre-gyp": "0.7.0",
|
||||
"protobufjs": "^5.0.0"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue