You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -15,7 +15,7 @@ Version 2 is a breaking change from 1.x as the semver implies. Specifically:
15
15
*`extension()` renamed to `getExtension()`
16
16
*`charset()` and `load()` methods have been removed
17
17
18
-
If you prefer the legacy version of this module please `npm install mime@^1`. Version 1 docs may be found [here](https://github.com/broofa/node-mime/tree/v1.4.0).
18
+
If you prefer the legacy version of this module please `npm install mime@^1`. Version 1 docs may be found [here](https://github.com/broofa/mime/tree/v1.4.0).
19
19
20
20
## Install
21
21
@@ -184,4 +184,4 @@ E.g.
184
184
application/javascript
185
185
186
186
----
187
-
Markdown generated from [src/README_js.md](src/README_js.md) by [](https://github.com/broofa/runmd)
187
+
Markdown generated from [src/README_js.md](src/README_js.md) by [](https://github.com/broofa/runmd)
0 commit comments