Skip to content

Commit

Permalink
使用新工具箱编译
Browse files Browse the repository at this point in the history
  • Loading branch information
redleafnew committed Dec 9, 2023
1 parent dfedd18 commit caea40d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "greenfrog",
"version": "0.16.03",
"version": "0.16.04",
"description": "Zotero plugin for update journal information from easyScholar",
"config": {
"addonName": "Green Frog",
Expand Down Expand Up @@ -40,19 +40,19 @@
},
"homepage": "https://github.com/redleafnew/zotero-updateifsE#readme",
"dependencies": {
"zotero-plugin-toolkit": "^2.3.8"
"zotero-plugin-toolkit": "^2.3.11"
},
"devDependencies": {
"@types/node": "^20.8.0",
"@types/node": "^20.10.4",
"chokidar-cli": "^3.0.0",
"compressing": "^1.10.0",
"concurrently": "^8.2.1",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"esbuild": "^0.19.4",
"esbuild": "^0.19.8",
"minimist": "^1.2.8",
"release-it": "^16.2.1",
"replace-in-file": "^7.0.1",
"typescript": "^5.2.2",
"zotero-types": "^1.2.6"
"release-it": "^16.3.0",
"replace-in-file": "^7.0.2",
"typescript": "^5.3.3",
"zotero-types": "^1.3.7"
}
}
2 changes: 1 addition & 1 deletion update.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
},
{
"version": "0.16.03",
"version": "0.16.04",
"update_link": "https://github.com/redleafnew/zotero-updateifsE/releases/latest/download/greenfrog.xpi",
"applications": {
"zotero": {
Expand Down

0 comments on commit caea40d

Please sign in to comment.