Skip to content

Commit

Permalink
chore: update bun.lockb
Browse files Browse the repository at this point in the history
  • Loading branch information
ikxin committed Nov 24, 2024
1 parent e5599c2 commit 4f8c97c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
Binary file modified bun.lockb
100755 → 100644
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"vue": "^3.5.13"
},
"scripts": {
"dev": "NODE_OPTIONS='--max_old_space_size=8192' vitepress dev docs",
"build": "NODE_OPTIONS='--max_old_space_size=8192' vitepress build docs",
"dev": "vitepress dev docs",
"build": "vitepress build docs",
"serve": "vitepress serve docs"
}
}
}
5 changes: 0 additions & 5 deletions vercel.json

This file was deleted.

0 comments on commit 4f8c97c

Please sign in to comment.