Skip to content

Commit 9039c45

Browse files
committed
chore: update command snapshot for api-version flag
1 parent 99520b1 commit 9039c45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

command-snapshot.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
"command": "lightning:dev:component",
1313
"flagAliases": [],
1414
"flagChars": ["c", "n", "o"],
15-
"flags": ["client-select", "flags-dir", "json", "name", "target-org"],
15+
"flags": ["api-version", "client-select", "flags-dir", "json", "name", "target-org"],
1616
"plugin": "@salesforce/plugin-lightning-dev"
1717
},
1818
{
1919
"alias": [],
2020
"command": "lightning:dev:site",
2121
"flagAliases": [],
2222
"flagChars": ["l", "n", "o"],
23-
"flags": ["flags-dir", "get-latest", "guest", "name", "target-org", "ssr"],
23+
"flags": ["flags-dir", "get-latest", "guest", "name", "ssr", "target-org"],
2424
"plugin": "@salesforce/plugin-lightning-dev"
2525
}
2626
]

0 commit comments

Comments
 (0)