mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-06 08:16:03 +00:00
build using bun
This commit is contained in:
parent
ba44e6e6b0
commit
7fbff81ce5
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@repo/web",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"packageManager": "yarn@1.22.21",
|
||||
"packageManager": "bun@1.1.8",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue