fix: update.json url

This commit is contained in:
xiangyu 2022-12-29 21:11:13 +08:00
parent a1007c83a0
commit 7e993e4c55

View File

@ -7,7 +7,7 @@
"addonID": "addontemplate@euclpts.com",
"addonRef": "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/master/update.json"
"updaterdf": "https://raw.githubusercontent.com/windingwind/zotero-addon-template/bootstrap/update.json"
},
"main": "src/index.ts",
"scripts": {