Skip to content

Commit dbb5826

Browse files
committed
fix(dlp): downgrade mime to v3 to restore CommonJS compatibility
1 parent a9fbacb commit dbb5826

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dlp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"c8": "^10.0.0",
2424
"chai": "^4.5.0",
25-
"mime": "^4.0.0",
25+
"mime": "^3.0.0",
2626
"mocha": "^10.0.0",
2727
"pixelmatch": "^6.0.0",
2828
"pngjs": "^7.0.0",

0 commit comments

Comments
 (0)