Skip to content

Commit d3855fb

Browse files
Add Github repository url
1 parent 49e06ef commit d3855fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"bin": {
1212
"filesize": "./dist/filesize"
1313
},
14+
"repository": {
15+
"type": "git",
16+
"url": "https://github.com/ampproject/filesize.git"
17+
},
1418
"scripts": {
1519
"pretest": "tsc -p test/tsconfig.json",
1620
"test": "ava -v",

0 commit comments

Comments
 (0)