We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bcb340 commit 4d98a21Copy full SHA for 4d98a21
package.json
@@ -27,9 +27,7 @@
27
],
28
"main": "dist/cli.js",
29
"types": "dist/cli.d.ts",
30
- "bin": {
31
- "aws-sdk-js-codemod": "bin/aws-sdk-js-codemod"
32
- },
+ "bin": "bin/aws-sdk-js-codemod",
33
"repository": {
34
"type": "git",
35
"url": "git+https://github.com/aws/aws-sdk-js-codemod.git"
0 commit comments