fix: updaterdf

This commit is contained in:
windingwind 2023-06-19 16:04:30 +08:00
parent a2697d1dfb
commit 74c3a03952

View File

@ -9,7 +9,7 @@
"addonInstance": "AddonTemplate",
"prefsPrefix": "extensions.zotero.addontemplate",
"releasepage": "https://github.com/windingwind/zotero-addon-template/releases/latest/download/zotero-addon-template.xpi",
"updaterdf": "https://raw.githubusercontent.com/windingwind/zotero-addon-template/bootstrap/update.json"
"updaterdf": "https://raw.githubusercontent.com/windingwind/zotero-addon-template/main/update.json"
},
"main": "src/index.ts",
"scripts": {