We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afc677d commit 2b29b25Copy full SHA for 2b29b25
package.json
@@ -4,13 +4,7 @@
4
"version": "1.2.1",
5
"author": "Douglas Christopher Wilson <[email protected]>",
6
"license": "MIT",
7
- "repository": {
8
- "type": "git",
9
- "url": "https://github.com/expressjs/serve-static.git"
10
- },
11
- "bugs": {
12
- "url": "https://github.com/expressjs/serve-static/issues"
13
+ "repository": "expressjs/serve-static",
14
"dependencies": {
15
"escape-html": "1.0.1",
16
"parseurl": "1.0.1",
0 commit comments