Updated template file

pull/6495/head
murgatroid99 9 years ago
parent 585ceca214
commit f08d3af207
  1. 4
      templates/src/node/tools/package.json.template

@ -18,8 +18,8 @@
}
],
"bin": {
"grpc-tools-protoc": "./bin/protoc.js",
"grpc-tools-plugin": "./bin/protoc_plugin.js"
"grpc_tools_node_protoc": "./bin/protoc.js",
"grpc_tools_node_protoc_plugin": "./bin/protoc_plugin.js"
},
"scripts": {
"install": "./node_modules/.bin/node-pre-gyp install"

Loading…
Cancel
Save