Skip to content

Commit 967062a

Browse files
committed
Fix renamed command in bundled commands manifest
1 parent 86ee481 commit 967062a

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)