Update submodule to master

This commit is contained in:
murgatroid99 2017-11-17 12:36:41 -08:00
parent 2f7201a285
commit 66aeac683d
3 changed files with 2 additions and 3 deletions

View File

@ -683,7 +683,6 @@
'deps/grpc/src/core/lib/http/httpcli.cc',
'deps/grpc/src/core/lib/http/parser.cc',
'deps/grpc/src/core/lib/iomgr/call_combiner.cc',
'deps/grpc/src/core/lib/iomgr/closure.cc',
'deps/grpc/src/core/lib/iomgr/combiner.cc',
'deps/grpc/src/core/lib/iomgr/endpoint.cc',
'deps/grpc/src/core/lib/iomgr/endpoint_pair_posix.cc',

@ -1 +1 @@
Subproject commit 5dc3cc1b01e908b5635e43a39bd914516c2a0071
Subproject commit dbca3d9b765b8e13ead6327fdd4904fe0fa05c84

View File

@ -31,7 +31,7 @@
"arguejs": "^0.2.3",
"lodash": "^4.15.0",
"nan": "^2.0.0",
"node-pre-gyp": "^0.6.39",
"node-pre-gyp": "^0.6.35",
"protobufjs": "^5.0.0"
},
"devDependencies": {