mirror of
https://github.com/Myxelium/RandomMemerBot.git
synced 2026-07-09 06:25:08 +00:00
Added ssl support
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
"dotenv": "~16.3.1",
|
||||
"express": "~4.18.2",
|
||||
"fluent-ffmpeg": "^2.1.2",
|
||||
"https": "^1.0.0",
|
||||
"ip": "^1.1.8",
|
||||
"libsodium-wrappers": "~0.7.13",
|
||||
"multer": "~1.4.5-lts.1",
|
||||
"node-schedule": "~2.1.1",
|
||||
@@ -29,6 +31,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "~4.17.18",
|
||||
"@types/ip": "^1.1.1",
|
||||
"@types/node-schedule": "^2.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user