Skip to content

Commit 8797784

Browse files
authored
chore: update CODEOWNERS / volta node version / git2gus config @W-20203809 (#563)
1 parent 8edb88e commit 8797784

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.git2gus/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"productTag": "a1aAH00000006RTYAY",
3-
"defaultBuild": "offcore.tooling.56",
2+
"productTag": "a1aEE000001QrL3YAK",
3+
"defaultBuild": "260",
44
"issueTypeLabels": {
55
"feature": "USER STORY",
66
"regression": "BUG P1",

CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Comment line immediately above ownership line is reserved for related other information. Please be careful while editing.
22

3-
#GUSINFO: Web Application Runtime, LWR CLI and Local Development
4-
* @salesforcecli/lwr @salesforcecli/lex @salesforcecli/mobile-platform-experience
3+
#GUSINFO:Application Fabric Services, Application Fabric Services
4+
* @salesforcecli/local-dev @salesforcecli/lex @salesforcecli/mobile-platform-experience

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
"exports": "./lib/index.js",
266266
"type": "module",
267267
"volta": {
268-
"node": "20.11.0",
268+
"node": "20.19.5",
269269
"yarn": "1.22.22"
270270
}
271271
}

0 commit comments

Comments
 (0)