diff --git a/package.json b/package.json index 1516e71..2e873d7 100644 --- a/package.json +++ b/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 (i@mayswind.net)", + "copyright": "Copyright (c) 2017-2022 MaysWind (i@mayswind.net)", "files": [ "!node_modules", {