Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
.husky
.eslintrc.json

bun.lockb
bun.lock
node_modules
tsconfig.json
CHANGELOG.md
Expand Down
563 changes: 563 additions & 0 deletions bun.lock

Large diffs are not rendered by default.

Binary file removed bun.lockb
Binary file not shown.
2 changes: 2 additions & 0 deletions bunfig.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[install]
saveTextLockfile = true
595 changes: 595 additions & 0 deletions test/node/cjs/bun.lock

Large diffs are not rendered by default.

Binary file removed test/node/cjs/bun.lockb
Binary file not shown.
595 changes: 595 additions & 0 deletions test/node/esm/bun.lock

Large diffs are not rendered by default.

Binary file removed test/node/esm/bun.lockb
Binary file not shown.