Update repo on npm package

This commit is contained in:
Pierre
2023-12-07 15:03:17 +01:00
parent 90df572a12
commit cdab33cdbb
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "autotranslatedoc",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"main": "./cli.js",
"scripts": {
@@ -22,10 +22,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/hexapode/automaticDocTranslation.git"
"url": "git+https://github.com/run-llama/automatic-doc-translate.git"
},
"bugs": {
"url": "https://github.com/hexapode/automaticDocTranslation/issues"
"url": "https://github.com/run-llama/automatic-doc-translate/issues"
},
"homepage": "https://github.com/hexapode/automaticDocTranslation/#readme"
"homepage": "https://github.com/run-llama/automatic-doc-translate/#readme"
}