Merge pull request #2019 from murgatroid99/grpc-js-xds_envoy_extension_files_1.5.x

grpc-js-xds: Add envoy/extensions files in 1.5.x
This commit is contained in:
Michael Lumish 2022-01-11 12:23:34 -08:00 committed by GitHub
commit a571f35ef1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@grpc/grpc-js-xds",
"version": "1.5.0",
"version": "1.5.1",
"description": "Plugin for @grpc/grpc-js. Adds the xds:// URL scheme and associated features.",
"main": "build/src/index.js",
"scripts": {
@ -60,6 +60,7 @@
"deps/envoy-api/envoy/service/**/*.proto",
"deps/envoy-api/envoy/type/**/*.proto",
"deps/envoy-api/envoy/annotations/**/*.proto",
"deps/envoy-api/envoy/extensions/**/*.proto",
"deps/googleapis/google/api/**/*.proto",
"deps/googleapis/google/protobuf/**/*.proto",
"deps/googleapis/google/rpc/**/*.proto",