Skip to content

Commit 59afcfd

Browse files
Update package.json
1 parent 3cce654 commit 59afcfd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
"po",
1515
"mo"
1616
],
17+
"repository": {
18+
"type": "git",
19+
"url": "https://github.com/ArrayIterator/gettext-l10n.git"
20+
},
1721
"version": "1.0.0",
1822
"bugs": {
1923
"url": "https://github.com/ArrayIterator/gettext-l10n/issues"
@@ -57,4 +61,4 @@
5761
"webpack": "^5.95.0",
5862
"webpack-cli": "^5.1.4"
5963
}
60-
}
64+
}

0 commit comments

Comments
 (0)