You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2019/01/18 00:23:59 UTC

[cordova-android] branch master updated: .gitignore add package-lock.json (#626)

This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-android.git


The following commit(s) were added to refs/heads/master by this push:
     new 7a98708  .gitignore add package-lock.json (#626)
7a98708 is described below

commit 7a98708eef82485905ad0a793d3c69500d7eec60
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Thu Jan 17 19:23:55 2019 -0500

    .gitignore add package-lock.json (#626)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 224f30f..52877f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,4 @@ npm-debug.log
 node_modules/
 coverage/
 .nyc_output/
+package-lock.json


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org