We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69c1042 commit 9e520cbCopy full SHA for 9e520cb
1 file changed
package.json
@@ -6,7 +6,7 @@
6
"bin": {
7
"linguito": "./bin/run.js"
8
},
9
- "bugs": "https://github.com/madeja-studio/linguito/issues",
+ "bugs": "https://github.com/antropia-studio/linguito/issues",
10
"dependencies": {
11
"@ai-sdk/anthropic": "^1.2.12",
12
"@ai-sdk/openai": "^1.3.22",
@@ -69,7 +69,7 @@
69
"/dist",
70
"/oclif.manifest.json"
71
],
72
- "homepage": "https://github.com/madeja-studio/linguito",
+ "homepage": "https://github.com/antropia-studio/linguito",
73
"keywords": [
74
"lingui",
75
"i18n",
@@ -96,7 +96,7 @@
96
"topicSeparator": " ",
97
"topics": {}
98
99
- "repository": "madeja-studio/linguito",
+ "repository": "antropia-studio/linguito",
100
"scripts": {
101
"build": "shx rm -rf dist && tsc -b && tsc-alias",
102
"deps": "npm-check-updates",
0 commit comments