pgAdmin 4 commit: Remove few dependencies which are not required for ER

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove few dependencies which are not required for ER
Date: 2021-01-18 07:36:22
Message-ID: E1l1P5K-0003Er-UJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove few dependencies which are not required for ERD Tool.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5afa4f1995d7d1fa5d2641f62e166b47101aa30f
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/package.json | 3 ---
web/yarn.lock | 66 +-------------------------------------------------------
2 files changed, 1 insertion(+), 68 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-01-18 07:39:41 Re: Patch for SonarQube fixes.
Previous Message Khushboo Vashi 2021-01-18 07:30:37 Re: [pgAdmin4][Patch] - RM 5457 - Kerberos Authentication - Phase 1