diff --git a/packages/google-monitoring-dashboard/.gitattributes b/packages/google-monitoring-dashboard/.gitattributes index 2e63216ae9c..d4f4169b28b 100644 --- a/packages/google-monitoring-dashboard/.gitattributes +++ b/packages/google-monitoring-dashboard/.gitattributes @@ -1,3 +1,3 @@ *.ts text eol=lf -*.js test eol=lf +*.js text eol=lf protos/* linguist-generated diff --git a/packages/google-monitoring-dashboard/synth.metadata b/packages/google-monitoring-dashboard/synth.metadata index 0d677a1b439..fd10ff60555 100644 --- a/packages/google-monitoring-dashboard/synth.metadata +++ b/packages/google-monitoring-dashboard/synth.metadata @@ -3,15 +3,23 @@ { "git": { "name": ".", - "remote": "git@github.com:googleapis/nodejs-monitoring-dashboards.git", - "sha": "471cca6caba1c6d98962075a3bc17dc23f234dcc" + "remote": "https://github.com/googleapis/nodejs-monitoring-dashboards.git", + "sha": "df81531b73992963828e50f979777618cdfb118e" + } + }, + { + "git": { + "name": "googleapis", + "remote": "https://github.com/googleapis/googleapis.git", + "sha": "4f4aa3a03e470f1390758b9d89eb1aa88837a5be", + "internalRef": "320300472" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "303271797a360f8a439203413f13a160f2f5b3b4" + "sha": "799d8e6522c1ef7cb55a70d9ea0b15e045c3d00b" } } ],