Revert "added bun lockfile"

This reverts commit ba44e6e6b0.
This commit is contained in:
Dhravya 2024-07-14 09:59:32 -05:00
parent 614cb4adeb
commit 3db7f57613
4 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"name": "@repo/web",
"version": "1.0.0",
"private": true,
"packageManager": "bun@1.1.8",
"packageManager": "yarn@1.22.21",
"scripts": {
"dev": "next dev",
"build": "next build",