Skip to content

Commit e7ae543

Browse files
committed
update bin executable
1 parent f666c77 commit e7ae543

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/create-vorsteh-queue/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@
1818
},
1919
"license": "MIT",
2020
"type": "module",
21-
"bin": {
22-
"create-vorsteh-queue": "./dist/index.js"
23-
},
21+
"bin": "./dist/index.js",
2422
"files": [
2523
"dist"
2624
],

0 commit comments

Comments
 (0)