Skip to content

Commit 345b1f1

Browse files
committed
Patch cjs-module-lexer
1 parent d480f1c commit 345b1f1

File tree

3 files changed

+30
-2
lines changed

3 files changed

+30
-2
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,10 @@
2323
"engines": {
2424
"node": ">=18",
2525
"pnpm": ">=8"
26+
},
27+
"pnpm": {
28+
"patchedDependencies": {
29+
30+
}
2631
}
2732
}

0 commit comments

Comments
 (0)