Skip to content

Commit d495782

Browse files
committed
build: update package repository metadata
1 parent d493a3a commit d495782

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

package.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,7 @@
1515
}
1616
],
1717
"license": "MIT",
18-
"repository": {
19-
"type": "git",
20-
"url": "https://github.com/expressjs/compression.git"
21-
},
22-
"bugs": {
23-
"mail": "[email protected]",
24-
"url": "https://github.com/expressjs/compression/issues"
25-
},
18+
"repository": "expressjs/compression",
2619
"dependencies": {
2720
"accepts": "1.0.2",
2821
"bytes": "1.0.0",

0 commit comments

Comments
 (0)