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

macdonst pushed a commit to branch deprecation
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-whitelist.git

commit a1ceb661234314f4dd54d5c4674575805fe8df02
Author: Edna Morales <edna...@gmail.com>
AuthorDate: Thu Mar 12 11:00:28 2015 -0400

    CB-8660 remove extra commas from package.json
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 77ca1ec..b6c5a30 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
     "whitelist",
     "ecosystem:cordova",
     "cordova-android",
-    "cordova-ios",
+    "cordova-ios"
   ],
   "engines": [
     {
@@ -27,7 +27,7 @@
     {
       "name": "cordova-ios",
       "version": ">=4.0.0-dev"
-    },
+    }
   ],
   "author": "Apache Software Foundation",
   "license": "Apache 2.0"

-- 
To stop receiving notification emails like this one, please contact
"commits@cordova.apache.org" <commits@cordova.apache.org>.

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

Reply via email to