Skip to content

Commit 3851f87

Browse files
committed
chore: move flag to version:create flags
1 parent ba52bb4 commit 3851f87

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

command-snapshot.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,7 @@
400400
"validateschema",
401401
"versiondescription",
402402
"versionname",
403-
"versionnumber",
404-
"generate-pkg-zip"
403+
"versionnumber"
405404
],
406405
"flagChars": ["a", "b", "c", "d", "e", "f", "j", "k", "n", "p", "r", "s", "t", "v", "w", "x"],
407406
"flags": [
@@ -433,7 +432,8 @@
433432
"version-description",
434433
"version-name",
435434
"version-number",
436-
"wait"
435+
"wait",
436+
"generate-pkg-zip"
437437
],
438438
"plugin": "@salesforce/plugin-packaging"
439439
},

0 commit comments

Comments
 (0)