We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02b6e1d + 639d00c commit 25e54b3Copy full SHA for 25e54b3
1 file changed
package.json
@@ -49,5 +49,13 @@
49
"publishConfig": {
50
"access": "public",
51
"provenance": true
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"
61
}
0 commit comments