Skip to content

Commit

Permalink
fix: update build and publish scripts to use bun, add bun.lockb to .g…
Browse files Browse the repository at this point in the history
…itignore
  • Loading branch information
Spikeysanju committed Nov 12, 2024
1 parent 299c1ec commit ddcab52
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6,449 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,7 @@ vite.config.ts.timestamp-*

# pnpm

pnpm-lock.yaml
pnpm-lock.yaml

# bun
bun.lockb
Loading

0 comments on commit ddcab52

Please sign in to comment.