Skip to content

Commit 9e520cb

Browse files
committed
chore: update package information
1 parent 69c1042 commit 9e520cb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bin": {
77
"linguito": "./bin/run.js"
88
},
9-
"bugs": "https://github.com/madeja-studio/linguito/issues",
9+
"bugs": "https://github.com/antropia-studio/linguito/issues",
1010
"dependencies": {
1111
"@ai-sdk/anthropic": "^1.2.12",
1212
"@ai-sdk/openai": "^1.3.22",
@@ -69,7 +69,7 @@
6969
"/dist",
7070
"/oclif.manifest.json"
7171
],
72-
"homepage": "https://github.com/madeja-studio/linguito",
72+
"homepage": "https://github.com/antropia-studio/linguito",
7373
"keywords": [
7474
"lingui",
7575
"i18n",
@@ -96,7 +96,7 @@
9696
"topicSeparator": " ",
9797
"topics": {}
9898
},
99-
"repository": "madeja-studio/linguito",
99+
"repository": "antropia-studio/linguito",
100100
"scripts": {
101101
"build": "shx rm -rf dist && tsc -b && tsc-alias",
102102
"deps": "npm-check-updates",

0 commit comments

Comments
 (0)