Forráskód Böngészése

Merge pull request #6981 from murgatroid99/node_tools_package_regenerate

Make src/node/tools/package.json consistent with its template
Jan Tattermusch 9 éve
szülő
commit
34d052a607
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      templates/src/node/tools/package.json.template

+ 1 - 0
templates/src/node/tools/package.json.template

@@ -36,6 +36,7 @@
       "index.js",
       "index.js",
       "bin/protoc.js",
       "bin/protoc.js",
       "bin/protoc_plugin.js",
       "bin/protoc_plugin.js",
+      "bin/google/protobuf",
       "LICENSE"
       "LICENSE"
     ],
     ],
     "main": "index.js"
     "main": "index.js"