pgAdmin 4 commit: Add macos-alias as an optional dependency, as it's ne

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add macos-alias as an optional dependency, as it's ne
Date: 2018-07-02 22:49:16
Message-ID: E1fa7dE-00089I-MA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add macos-alias as an optional dependency, as it's needed on macOS

Branch
------
electron

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-07-03 07:05:25 Re: [pgAdmin4][Patch]: RM #3397 Add support for JIT stats in EXPLAIN output in PG11
Previous Message Dave Page 2018-07-02 15:38:45 pgAdmin 4 commit: Always clean the entire build staging directory befor