Skip to content

Commit 25e54b3

Browse files
Merge pull request #15 from labd/chore/update-metadata
chore: set correct package.json metadata
2 parents 02b6e1d + 639d00c commit 25e54b3

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,13 @@
4949
"publishConfig": {
5050
"access": "public",
5151
"provenance": true
52-
}
52+
},
53+
"repository": {
54+
"type": "git",
55+
"url": "git+https://github.com/labd/intl-extractor.git"
56+
},
57+
"bugs": {
58+
"url": "https://github.com/labd/intl-extractor/issues"
59+
},
60+
"homepage": "https://github.com/labd/intl-extractor#readme"
5361
}

0 commit comments

Comments
 (0)