Skip to content

Commit

Permalink
bun packageManager
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Jan 25, 2024
1 parent d24c990 commit 44bead6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
"build": "bun build ./src/main.ts ./src/post.ts --outdir=dist --target=node",
"lint": "tsc --noEmit",
"format": "prettier -w ."
}
},
"packageManager": "[email protected]"
}

0 comments on commit 44bead6

Please sign in to comment.