mirror of https://github.com/grpc/grpc-node.git
update template too
This commit is contained in:
parent
8f8dd7b2d6
commit
cb22d4895b
|
@ -31,7 +31,8 @@
|
||||||
"node-pre-gyp"
|
"node-pre-gyp"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lodash": "^4.17.5",
|
"lodash.camelcase": "^4.3.0",
|
||||||
|
"lodash.clone": "^4.5.0",
|
||||||
"nan": "^2.0.0",
|
"nan": "^2.0.0",
|
||||||
"node-pre-gyp": "^0.12.0",
|
"node-pre-gyp": "^0.12.0",
|
||||||
"protobufjs": "^5.0.3"
|
"protobufjs": "^5.0.3"
|
||||||
|
|
Loading…
Reference in New Issue