瀏覽代碼

update package.json

MaysWind 3 年之前
父節點
當前提交
6a3fb81407
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      package.json

+ 3 - 2
package.json

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