ソースを参照

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",
       {