Skip to content

Commit

Permalink
使用新工具箱编译
Browse files Browse the repository at this point in the history
  • Loading branch information
redleafnew committed Apr 13, 2024
1 parent 3eafcc8 commit d14aa9b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "greenfrog",
"version": "0.18.03",
"version": "0.18.04",
"description": "Zotero plugin for update journal information from easyScholar",
"config": {
"addonName": "Green Frog",
Expand Down Expand Up @@ -40,17 +40,17 @@
},
"homepage": "https://github.com/redleafnew/zotero-updateifsE#readme",
"dependencies": {
"zotero-plugin-toolkit": "^2.3.26"
"zotero-plugin-toolkit": "^2.3.29"
},
"devDependencies": {
"@types/node": "^20.11.28",
"chokidar-cli": "^3.0.0",
"compressing": "^1.10.0",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"esbuild": "^0.19.12",
"esbuild": "^0.20.2",
"minimist": "^1.2.8",
"release-it": "^16.3.0",
"release-it": "^17.2.0",
"replace-in-file": "^7.1.0",
"typescript": "^5.4.2",
"zotero-types": "^1.3.20"
Expand Down
2 changes: 1 addition & 1 deletion update.json
Expand Up @@ -12,7 +12,7 @@
}
},
{
"version": "0.18.03",
"version": "0.18.04",
"update_link": "https://github.com/redleafnew/zotero-updateifsE/releases/latest/download/greenfrog.xpi",
"applications": {
"zotero": {
Expand Down

0 comments on commit d14aa9b

Please sign in to comment.