Skip to content

Commit 9c6450e

Browse files
authored
Merge pull request #222 from wp-cli/fix-bundled-commands-manifest
Fix renamed command in bundled commands manifest
2 parents b74b04e + 967062a commit 9c6450e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"bundled": true,
3030
"commands": [
3131
"scaffold",
32-
"scaffold _s",
32+
"scaffold underscores",
3333
"scaffold block",
3434
"scaffold child-theme",
3535
"scaffold plugin",

0 commit comments

Comments
 (0)