Skip to content

Commit

Permalink
rename the bin
Browse files Browse the repository at this point in the history
  • Loading branch information
cnuss committed Jun 22, 2024
1 parent 584627c commit 444f846
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"scripts/**/*"
],
"bin": {
"bootstrap": "dist/bootstrap.js",
"awslambda-bootstrap": "dist/bootstrap.js",
"lambda-env": "scripts/lambda-env.cjs"
},
"scripts": {
Expand Down Expand Up @@ -50,4 +50,4 @@
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4"
}
}
}

0 comments on commit 444f846

Please sign in to comment.