pgAdmin 4 commit: Fix a yarn warning: "warning From Yarn 1.0 onwards, s

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix a yarn warning: "warning From Yarn 1.0 onwards, s
Date: 2017-11-21 17:25:31
Message-ID: E1eHCId-0007BO-TY@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-11-22 05:30:09 Re: [pgAdmin4][Patch]: To fix issues in Boolean editor
Previous Message Dave Page 2017-11-21 17:23:19 Re: [pgAdmin4][Patch]: To fix issues in Boolean editor