mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Merge pull request #63 from murgatroid99/submodule_update_1.8_dev
Update grpc/grpc submodule to v1.8.0-dev
This commit is contained in:
commit
9b04c44d2f
@ -101,6 +101,7 @@
|
||||
'-fprofile-arcs',
|
||||
'-ftest-coverage',
|
||||
'-rdynamic',
|
||||
'-lstdc++',
|
||||
],
|
||||
}],
|
||||
['grpc_alpine=="true"', {
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 8d1dc21994b2c8d4600db706b60b300c1a5a24a7
|
||||
Subproject commit ebae8a8c9f15425da8f07442642ca308f3c6612c
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "grpc",
|
||||
"version": "1.7.0-dev",
|
||||
"version": "1.8.0-dev",
|
||||
"author": "Google Inc.",
|
||||
"description": "gRPC Library for Node",
|
||||
"homepage": "https://grpc.io/",
|
||||
|
||||
@ -69,6 +69,7 @@
|
||||
"binding.gyp"
|
||||
],
|
||||
"main": "index.js",
|
||||
"typings": "src/index.d.ts",
|
||||
"license": "Apache-2.0",
|
||||
"jshintConfig": {
|
||||
"bitwise": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user