pgAdmin 4 commit: Make sure the package-lock.json file is removed.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Make sure the package-lock.json file is removed.
Date: 2019-08-07 10:07:13
Message-ID: E1hvIqf-0003MS-TB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Make sure the package-lock.json file is removed.

Branch
------
master

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

Modified Files
--------------
Makefile | 1 +
1 file changed, 1 insertion(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-08-07 10:18:00 pgAdmin 4 commit: Display the row count in the popup message when count
Previous Message Dave Page 2019-08-07 10:04:09 Re: [pgAdmin][RM4144] Compound Trigger support for EPAS-v12