Skip to content

Commit 43b09ef

Browse files
committed
fix: update to latest mime-db
1 parent 6f5eb3e commit 43b09ef

File tree

5 files changed

+1352
-1227
lines changed

5 files changed

+1352
-1227
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
A comprehensive, compact MIME type module.
77

8-
[![Build Status](https://travis-ci.org/broofa/node-mime.svg?branch=master)](https://travis-ci.org/broofa/node-mime)
8+
[![Build Status](https://travis-ci.org/broofa/mime.svg?branch=master)](https://travis-ci.org/broofa/mime)
99

1010
## Version 2 Notes
1111

@@ -15,7 +15,7 @@ Version 2 is a breaking change from 1.x as the semver implies. Specifically:
1515
* `extension()` renamed to `getExtension()`
1616
* `charset()` and `load()` methods have been removed
1717

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).
1919

2020
## Install
2121

@@ -184,4 +184,4 @@ E.g.
184184
application/javascript
185185

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

0 commit comments

Comments
 (0)