Skip to content

Commit 17d31c7

Browse files
committed
rollback to brace-expansion 2, for cjs support
1 parent 346685c commit 17d31c7

File tree

2 files changed

+7
-136
lines changed

2 files changed

+7
-136
lines changed

package-lock.json

Lines changed: 6 additions & 135 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"node": "20 || >=22"
5454
},
5555
"dependencies": {
56-
"brace-expansion": "^4.0.0"
56+
"brace-expansion": "^2.0.1"
5757
},
5858
"devDependencies": {
5959
"@types/brace-expansion": "^1.1.2",

0 commit comments

Comments
 (0)