Skip to content

Commit

Permalink
1760002018-v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CE1CECL committed Dec 12, 2023
1 parent d67a7c8 commit 6be669a
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"cheerio": "1.0.0-rc.12",
"cookie-parser": "1.4.6",
"dotenv": "16.0.3",
"erlpack": "0.1.4",
"exif-be-gone": "1.3.2",
"fast-zlib": "2.0.1",
"fido2-lib": "3.3.5",
Expand All @@ -89,6 +90,7 @@
"json-bigint": "1.0.0",
"jsonwebtoken": "8.5.1",
"lambert-server": "1.2.12",
"medooze-media-server": "0.129.9",
"missing-native-js-functions": "1.4.3",
"module-alias": "2.2.2",
"morgan": "1.10.0",
Expand All @@ -97,10 +99,15 @@
"node-fetch": "2.6.9",
"node-os-utils": "1.3.7",
"nodemailer": "6.9.1",
"nodemailer-mailgun-transport": "2.1.5",
"nodemailer-mailjet-transport": "github:1760002018/nodemailer-mailjet-transport",
"nodemailer-sendgrid-transport": "github:1760002018/nodemailer-sendgrid-transport",
"picocolors": "1.0.0",
"probe-image-size": "7.2.3",
"proxy-agent": "5.0.0",
"reflect-metadata": "0.1.13",
"semantic-sdp": "3.26.0",
"sqlite3": "5.1.6",
"ts-node": "10.9.1",
"tslib": "2.5.0",
"typeorm": "0.3.12",
Expand All @@ -113,14 +120,5 @@
"@fosscord/gateway": "dist/gateway",
"@fosscord/util": "dist/util",
"@fosscord/webrtc": "dist/webrtc"
},
"optionalDependencies": {
"erlpack": "0.1.4",
"medooze-media-server": "0.129.9",
"nodemailer-mailgun-transport": "2.1.5",
"nodemailer-mailjet-transport": "github:n0script22/nodemailer-mailjet-transport",
"nodemailer-sendgrid-transport": "github:Maria-Golomb/nodemailer-sendgrid-transport",
"semantic-sdp": "3.26.0",
"sqlite3": "5.1.6"
}
}

0 comments on commit 6be669a

Please sign in to comment.