pgAdmin 4 commit: The community has fixed the blocking issue at startup - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: The community has fixed the blocking issue at startup
Date
Msg-id E1nt76f-0003ma-L3@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
The community has fixed the blocking issue at startup, so unpin the NWjs version and pick the latest.

Branch
------
master

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

Modified Files
--------------
Make.bat                     | 13 ++++---------
pkg/linux/build-functions.sh |  5 +----
pkg/mac/build-functions.sh   |  5 +----
runtime/package.json         |  2 +-
runtime/yarn.lock            |  8 ++++----
5 files changed, 11 insertions(+), 22 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed jasmine test cases.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Update notistack to the latest version. Fixes #7396