Skip to content

Commit 8eeed0d

Browse files
committed
Update package.json
1 parent 0c7af62 commit 8eeed0d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

packages/transloadit/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,7 @@
7575
"dist",
7676
"src"
7777
],
78-
"bin": "./dist/cli.js"
78+
"bin": {
79+
"transloadit": "./dist/cli.js"
80+
}
7981
}

0 commit comments

Comments
 (0)