Add other missing dependencies

pull/5828/head
murgatroid99 9 years ago
parent c3b8c8d859
commit d506ecbcb0
  1. 2
      examples/node/package.json

@ -2,7 +2,9 @@
"name": "grpc-examples",
"version": "0.1.0",
"dependencies": {
"async": "^1.5.2",
"grpc": "0.13.0",
"lodash": "^4.6.1",
"minimist": "^1.2.0"
}
}

Loading…
Cancel
Save