Skip to content

Commit

Permalink
try fix npx
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber committed Nov 20, 2024
1 parent acde22d commit 1412070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

import { ADDRESS } from './index.js'

process.stdout.end(ADDRESS)
console.log(ADDRESS)

0 comments on commit 1412070

Please sign in to comment.