Skip to content

Commit

Permalink
Fix cli.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyvv committed Sep 9, 2024
1 parent 994634d commit 4854de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/node-azureauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.4.7",
"description": "node-azure auth wrapps the AzureAuth CLI wrapper for performing AAD Authentication",
"bin": {
"azureauth": "./dist/cli.cjs"
"azureauth": "./bin/cli.js"
},
"repository": {
"url": "https://github.com/microsoft/ado-npm-auth"
Expand Down

0 comments on commit 4854de6

Please sign in to comment.