diff options
author | 0neGal <mail@0negal.com> | 2022-01-08 01:49:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-08 01:49:05 +0100 |
commit | 1702ef7c8db22a69320b04cc17af04113896cf7e (patch) | |
tree | d3773acfc9b5cbb8861a278cddd366ad95804e45 /package.json | |
parent | a898d6866a912abceb78832bc1b3fe2ff56d1335 (diff) | |
parent | 31bd305d88409e70d3fabc41026fef572099163e (diff) | |
download | Viper-1702ef7c8db22a69320b04cc17af04113896cf7e.tar.gz Viper-1702ef7c8db22a69320b04cc17af04113896cf7e.zip |
Merge branch 'main' into mod-support
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 97823ff..cac0370 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,6 @@ "electron-updater": "^4.6.1", "follow-redirects": "^1.14.6", "marked-man": "^0.7.0", - "request": "^2.88.2", "unzipper": "^0.10.11" }, "devDependencies": { |