Skip to content

Commit

Permalink
build: 📦 back to pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
moinulmoin committed Jan 7, 2024
1 parent 1d6486c commit aaf3fac
Show file tree
Hide file tree
Showing 3 changed files with 10,482 additions and 2 deletions.
Binary file removed bun.lockb
Binary file not shown.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"start": "next start",
"lint": "next lint --dir src",
"format": "prettier --write 'src/**/*.{ts,tsx,js,jsx,css,json}'",
"preinstall": "lefthook install",
"postinstall": "bun upgrade --canary"
"preinstall": "lefthook install"
},
"dependencies": {
"@ducanh2912/next-pwa": "^10.0.0",
Expand Down
Loading

0 comments on commit aaf3fac

Please sign in to comment.