dont allow package-lock with a bun project for now

This commit is contained in:
CJ Pais 2026-01-10 10:27:01 +08:00
parent a0569d39f5
commit 5f4f76b50b

2
.gitignore vendored
View file

@ -7,6 +7,8 @@ yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
package-lock.json
node_modules
dist
dist-ssr