pgAdmin 4 commit: Remove the hardcoded version of NWjs from build scrip

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove the hardcoded version of NWjs from build scrip
Date: 2021-12-09 05:09:26
Message-ID: E1mvBgM-0001QX-MG@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove the hardcoded version of NWjs from build scripts.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4ee9a953609a4f8fb7082920fb919c760b85493e

Modified Files
--------------
Make.bat | 14 ++++----------
pkg/linux/build-functions.sh | 6 ++----
pkg/mac/build-functions.sh | 6 ++----
runtime/package.json | 2 +-
runtime/yarn.lock | 2 +-
5 files changed, 10 insertions(+), 20 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2021-12-09 05:49:27 [pgAdmin][RM-7003]: Explain Analyze shows negative exclusive time
Previous Message Akshay Joshi 2021-12-08 13:47:21 pgAdmin 4 commit: Updated NWjs version to 0.59.0