chore(deps): remove npm lock file and ignore it in favour of bun

This commit is contained in:
Ilia Mashkov
2026-03-07 10:17:11 +03:00
parent fc245407a1
commit 5bbc19566d
2 changed files with 3 additions and 4370 deletions

3
.gitignore vendored
View File

@@ -22,6 +22,9 @@ Thumbs.db
vite.config.js.timestamp-* vite.config.js.timestamp-*
vite.config.ts.timestamp-* vite.config.ts.timestamp-*
# npm (use bun instead)
package-lock.json
# Git worktrees # Git worktrees
.worktrees .worktrees

4370
package-lock.json generated

File diff suppressed because it is too large Load Diff