Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa committed Nov 29, 2023
1 parent c952432 commit 7c342db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -13,7 +13,7 @@ An API for MIME type information.
- Full TS support


> [Note!]
> [!Note]
> `mime@4` has now `latest`. If you're upgrading from `mime@3`, note the following:
> * `mime@4` is API-compatible with `mime@3`, with one exception: `mime.define()` cannot be called on the default `mime` object.
> * ESM module support is required. [ESM Module FAQ](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).
Expand Down Expand Up @@ -138,4 +138,4 @@ application/javascript
```bash
$ mime -r image/jpeg
jpeg
```
```

0 comments on commit 7c342db

Please sign in to comment.