Skip to content

Commit

Permalink
chore: update bun
Browse files Browse the repository at this point in the history
  • Loading branch information
robertleifke committed Nov 2, 2024
1 parent f732590 commit 357520c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"private": true,
"description": "An SDK for building web apps on top of Numo markets",
"packageManager": "bun@1.x",
"packageManager": "bun@1.0.29",
"scripts": {
"build": "bun run --cwd packages/numo-ts build && bun run build --exclude numo-ts",
"lint": "bun run lint --parallel",
Expand Down

0 comments on commit 357520c

Please sign in to comment.