Skip to content

Commit 7d2003d

Browse files
authored
fix: scope mime-types patch to v2 only (#2309)
2 parents 550d25b + e4a2c42 commit 7d2003d

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
},
7878
"patchedDependencies": {
7979
"@mendix/pluggable-widgets-tools": "patches/@mendix__pluggable-widgets-tools.patch",
80-
"mime-types": "patches/mime-types.patch",
80+
"mime-types@2.1.35": "patches/mime-types@2.1.35.patch",
8181
"mobx-react-lite@4.0.7": "patches/mobx-react-lite@4.0.7.patch",
8282
"mobx@6.12.3": "patches/mobx@6.12.3.patch",
8383
"react-big-calendar@0.19.2": "patches/react-big-calendar@0.19.2.patch",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)