Skip to content

Commit c0594de

Browse files
fix: updated repository information for npm provenance statement
Signed-off-by: Benjamin Strasser <benjamin.strasser@aots.io>
1 parent eb40acd commit c0594de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"version": "5.27.0",
44
"description": "A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.",
55
"author": "ivanhofer",
6-
"homepage": "https://github.com/ivanhofer/typesafe-i18n",
6+
"homepage": "https://github.com/codingcommons/typesafe-i18n",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/ivanhofer/typesafe-i18n"
9+
"url": "https://github.com/codingcommons/typesafe-i18n"
1010
},
1111
"keywords": [
1212
"i18n",

0 commit comments

Comments
 (0)