diff --git a/packages/google-cloud-language/.gitattributes b/packages/google-cloud-language/.gitattributes new file mode 100644 index 00000000000..2e63216ae9c --- /dev/null +++ b/packages/google-cloud-language/.gitattributes @@ -0,0 +1,3 @@ +*.ts text eol=lf +*.js test eol=lf +protos/* linguist-generated diff --git a/packages/google-cloud-language/synth.metadata b/packages/google-cloud-language/synth.metadata index 9fd4b0d54ff..ab6f20a445b 100644 --- a/packages/google-cloud-language/synth.metadata +++ b/packages/google-cloud-language/synth.metadata @@ -3,8 +3,8 @@ { "git": { "name": ".", - "remote": "git@github.com:googleapis/nodejs-language.git", - "sha": "2361fd3f01eac2216a7c2d98e026a70286ce0731" + "remote": "https://github.com/googleapis/nodejs-language.git", + "sha": "4801fbee027850b11ff7efdd68a05c7703f028ce" } }, { @@ -19,7 +19,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "ce68c0e70d36c93ffcde96e9908fb4d94aa4f2e4" + "sha": "dc9caca650c77b7039e2bbc3339ffb34ae78e5b7" } } ],