Skip to content

Commit

Permalink
Revert "Bump mime and @types/mime (#13658)"
Browse files Browse the repository at this point in the history
This reverts commit 76b8879.
  • Loading branch information
swissspidy committed May 16, 2024
1 parent b4e4c1b commit 8a2bc14
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/media/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"@googleforcreators/react": "*",
"@googleforcreators/tracking": "*",
"@googleforcreators/units": "*",
"mime": "^4.0.3",
"mime": "^3.0.0",
"prop-types": "^15.8.1"
},
"devDependencies": {
"@types/mime": "^4.0.0"
"@types/mime": "^3.0.2"
}
}

0 comments on commit 8a2bc14

Please sign in to comment.