fix repo url

This commit is contained in:
Ignacio Ballesteros
2026-02-17 22:36:06 +01:00
parent 70f7fac23e
commit f9a8c01552

View File

@@ -21,7 +21,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/ignaciobll/zotero-org-export-annotations.git" "url": "git+https://https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org.git"
}, },
"keywords": [ "keywords": [
"zotero", "zotero",
@@ -36,9 +36,9 @@
"author": "Ignacio", "author": "Ignacio",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"bugs": { "bugs": {
"url": "https://github.com/ignaciobll/zotero-org-export-annotations/issues" "url": "https://https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org/issues"
}, },
"homepage": "https://github.com/ignaciobll/zotero-org-export-annotations#readme", "homepage": "https://https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org#readme",
"devDependencies": { "devDependencies": {
"@types/node": "^20.11.0", "@types/node": "^20.11.0",
"@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/eslint-plugin": "^7.18.0",