Skip to content

Commit f75281b

Browse files
committed
chore: sort package.json.bin before .scripts
1 parent 4b5fb91 commit f75281b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/jswt-init.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -753,6 +753,7 @@ async function sortAndWritePackageJson() {
753753
"description",
754754
"main",
755755
"files",
756+
"bin",
756757
"type",
757758
"imports",
758759
"exports",

0 commit comments

Comments
 (0)