diff options
Diffstat (limited to 'templates/package.json.template')
-rw-r--r-- | templates/package.json.template | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/package.json.template b/templates/package.json.template index 11718b1ccb..9d19ca0629 100644 --- a/templates/package.json.template +++ b/templates/package.json.template @@ -69,6 +69,8 @@ "src/node/ext", "include/grpc", "src/core", + "src/boringssl", + "src/zlib", "third_party/nanopb", "third_party/zlib", "third_party/boringssl", |