From d160ff067da44b6fde36d74518e1c12a5503dd04 Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Tue, 8 Feb 2022 03:18:54 +0100 Subject: [PATCH] Added express --- third-party.md | 1 + 1 file changed, 1 insertion(+) diff --git a/third-party.md b/third-party.md index 539160336..6828d7761 100644 --- a/third-party.md +++ b/third-party.md @@ -93,3 +93,4 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan | peerjs | MIT | JavaScript | | geoip-lite | Apache2 | JavaScript | | ua-parser-js | MIT | JavaScript | +| express | MIT | JavaScript |