Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 24deca8

Browse files
fix: typeo in nodejs .gitattribute (#1290)
1 parent 543eaf3 commit 24deca8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
*.ts text eol=lf
2-
*.js test eol=lf
2+
*.js text eol=lf
33
protos/* linguist-generated

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/cloud-trace-nodejs.git",
7-
"sha": "cee5fe76ea50d5f1d942e211329e6b7965e7cdf0"
7+
"sha": "4b7b530c9c9848ad618eec64ca7114fdf9e3394b"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "dc9caca650c77b7039e2bbc3339ffb34ae78e5b7"
14+
"sha": "799d8e6522c1ef7cb55a70d9ea0b15e045c3d00b"
1515
}
1616
}
1717
]

0 commit comments

Comments
 (0)