Skip to content

Commit 089dce1

Browse files
committed
Run NPM Format
1 parent a1f0888 commit 089dce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/v-run-cli-cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ if [ "$basecmd" != 'ps' -a \
7070
"$basecmd" != 'php8.0' -a \
7171
"$basecmd" != 'php8.1' -a \
7272
"$basecmd" != 'php8.2' -a \
73-
"$basecmd" != 'php8.3' -a \
73+
"$basecmd" != 'php8.3' -a \
7474
"$basecmd" != 'php' -a \
7575
"$basecmd" != "wp" -a \
7676
"$basecmd" != 'composer' ]; then

0 commit comments

Comments
 (0)