We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7af62 commit 8eeed0dCopy full SHA for 8eeed0d
1 file changed
packages/transloadit/package.json
@@ -75,5 +75,7 @@
75
"dist",
76
"src"
77
],
78
- "bin": "./dist/cli.js"
+ "bin": {
79
+ "transloadit": "./dist/cli.js"
80
+ }
81
}
0 commit comments