Skip to content
Snippets Groups Projects
Commit f08d3af2 authored by murgatroid99's avatar murgatroid99
Browse files

Updated template file

parent 585ceca2
No related branches found
No related tags found
No related merge requests found
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
} }
], ],
"bin": { "bin": {
"grpc-tools-protoc": "./bin/protoc.js", "grpc_tools_node_protoc": "./bin/protoc.js",
"grpc-tools-plugin": "./bin/protoc_plugin.js" "grpc_tools_node_protoc_plugin": "./bin/protoc_plugin.js"
}, },
"scripts": { "scripts": {
"install": "./node_modules/.bin/node-pre-gyp install" "install": "./node_modules/.bin/node-pre-gyp install"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment