Skip to content

Commit 2b29b25

Browse files
committed
build: use compact repository format
1 parent afc677d commit 2b29b25

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,7 @@
44
"version": "1.2.1",
55
"author": "Douglas Christopher Wilson <[email protected]>",
66
"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-
},
7+
"repository": "expressjs/serve-static",
148
"dependencies": {
159
"escape-html": "1.0.1",
1610
"parseurl": "1.0.1",

0 commit comments

Comments
 (0)