Skip to content

Commit

Permalink
Merge branch 'main' of github.com:broofa/mime
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa committed Sep 14, 2023
2 parents b3f35d1 + e8a9bca commit f3c8d42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -10,7 +10,7 @@ A comprehensive, compact MIME type module.
[![NPM downloads](https://img.shields.io/npm/dm/mime)](https://www.npmjs.com/package/mime)

> **Important**
> `mime@4` is currently in **beta**. To try in out, `npm install mime@beta`. See the [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md) for details.
> `mime@4` is currently in **beta**. To try it out: `npm install mime@beta`. See the [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md) for details.
>
> Starting with `mime@4`:
> * ESM module support is required. See the [ESM Module FAQ](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). If you need CommonJS support (e.g. `require('mime')`), use `mime@3`.
Expand Down Expand Up @@ -163,4 +163,4 @@ E.g.
application/javascript

----
Markdown generated from [src/README_js.md](src/README_js.md) by [![RunMD Logo](https://i.imgur.com/h0FVyzU.png)](https://github.com/broofa/runmd)
Markdown generated from [src/README_js.md](src/README_js.md) by [![RunMD Logo](https://i.imgur.com/h0FVyzU.png)](https://github.com/broofa/runmd)

0 comments on commit f3c8d42

Please sign in to comment.