changed packagemanger for apps/web

This commit is contained in:
Dhravya 2024-06-24 20:48:03 -05:00
parent 0550ce5470
commit 14729754e0

View file

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