Skip to content

Commit

Permalink
fix: package.json bin
Browse files Browse the repository at this point in the history
  • Loading branch information
aiji42 committed Mar 12, 2022
1 parent 46715e8 commit effc7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"dist"
],
"bin": {
"dist/bin/index.js": "remix-esbuild-override"
"remix-esbuild-override": "dist/bin/index.js"
},
"repository": "https://github.com/aiji42/remix-esbuild-override.git",
"author": "aiji42 <aiji42@gmail.com> (https://twitter.com/aiji42_dev)",
Expand Down

0 comments on commit effc7ed

Please sign in to comment.