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 d2c6b9f commit def23dc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "delitemwithatt",
"version": "0.2.4",
"version": "0.2.5",
"description": "Delete item(s) with attachment(s)",
"config": {
"addonName": "Del Item With Attachment",
Expand Down Expand Up @@ -41,17 +41,17 @@
"dependencies": {
"concurrently": "8.01",
"trash": "^8.1.1",
"zotero-plugin-toolkit": "^2.2.7"
"zotero-plugin-toolkit": "^2.3.11"
},
"devDependencies": {
"@types/node": "^20.5.1",
"@types/node": "^20.10.4",
"chokidar-cli": "^3.0.0",
"compressing": "^1.9.1",
"compressing": "^1.10.0",
"cross-env": "^7.0.3",
"esbuild": "^0.19.2",
"esbuild": "^0.19.8",
"minimist": "^1.2.8",
"release-it": "^16.1.5",
"replace-in-file": "^7.0.1",
"zotero-types": "^1.2.2"
"release-it": "^16.3.0",
"replace-in-file": "^7.0.2",
"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.2.4",
"version": "0.2.5",
"update_link": "https://github.com/redleafnew/delitemwithatt/releases/latest/download/delitemwithatt.xpi",
"applications": {
"zotero": {
Expand Down

0 comments on commit def23dc

Please sign in to comment.