pgAdmin 4 commit: Fix a yarn warning: "warning From Yarn 1.0 onwards,s - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fix a yarn warning: "warning From Yarn 1.0 onwards,s
Date
Msg-id E1eMxGW-0007sr-On@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix a yarn warning: "warning From Yarn 1.0 onwards, scripts don't require "--" for options to be forwarded. In a future
version,any explicit "--" will be forwarded as-is to the scripts." 

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eb17e7c852ef18786bd8205a3d97ecc3b38117ca
Author: Dave Page <dpage@pgadmin.org>

Modified Files
--------------
web/package.json | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Add optional TLS support to the docker container.
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Attempt to decode database errors based onlc_message