浏览代码

update package.json

MaysWind 3 年之前
父节点
当前提交
6a3fb81407
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      package.json

+ 3 - 2
package.json

@@ -84,12 +84,13 @@
   "mainDependencies": [
   "mainDependencies": [
     "electron-localshortcut",
     "electron-localshortcut",
     "electron-store",
     "electron-store",
-    "yargs"
+    "yargs",
+    "parse-torrent"
   ],
   ],
   "build": {
   "build": {
     "appId": "net.mayswind.ariang",
     "appId": "net.mayswind.ariang",
     "productName": "AriaNg Native",
     "productName": "AriaNg Native",
-    "copyright": "Copyright (c) 2017-2020 MaysWind ([email protected])",
+    "copyright": "Copyright (c) 2017-2022 MaysWind ([email protected])",
     "files": [
     "files": [
       "!node_modules",
       "!node_modules",
       {
       {