Skip to content

Commit 2cb6fa7

Browse files
authoredNov 25, 2024··
deps!: npm-packlist@10.0.0 (#415)
BREAKING CHANGE: `bun.lockb` files are now included in the strict ignore list during packing
1 parent b6f35a2 commit 2cb6fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"fs-minipass": "^3.0.0",
5656
"minipass": "^7.0.2",
5757
"npm-package-arg": "^12.0.0",
58-
"npm-packlist": "^9.0.0",
58+
"npm-packlist": "^10.0.0",
5959
"npm-pick-manifest": "^10.0.0",
6060
"npm-registry-fetch": "^18.0.0",
6161
"proc-log": "^5.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.