Skip to content

Commit

Permalink
fix: typeo in nodejs .gitattribute (#1257)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/cc99acfa-05b8-434b-9500-2f6faf2eaa02/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@799d8e6
  • Loading branch information
yoshi-automation committed Jul 9, 2020
1 parent e32198c commit 2664878
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
*.ts text eol=lf
*.js test eol=lf
*.js text eol=lf
protos/* linguist-generated
4 changes: 2 additions & 2 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-firestore.git",
"sha": "1dbc77cc2e4e6a0be9f1b72c75ac35fc4b913df2"
"sha": "e32198cbee4f2e52954e23a34cd320d143e23b66"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "dc9caca650c77b7039e2bbc3339ffb34ae78e5b7"
"sha": "799d8e6522c1ef7cb55a70d9ea0b15e045c3d00b"
}
}
],
Expand Down

0 comments on commit 2664878

Please sign in to comment.