Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
charliegerard committed Jun 17, 2024
1 parent c7f2d02 commit 5ed77dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ try {
entry[0] = 'raw-npm'
} else if (entry[0] === 'rawNpx') {
entry[0] = 'raw-npx'
} else if (entry[0] === 'fullscans') {
entry[0] = 'scan'
}
return entry
}))
Expand Down

0 comments on commit 5ed77dd

Please sign in to comment.