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-node-xcode.git


The following commit(s) were added to refs/heads/master by this push:
     new a83c407  fix: simple-plist@1 update in dependencies (#30)
a83c407 is described below

commit a83c407c89e44176b3a34e357f96f43d7aaa3bad
Author: Laurin Quast <[email protected]>
AuthorDate: Wed Dec 19 20:36:03 2018 +0100

    fix: simple-plist@1 update in dependencies (#30)
    
    Co-authored-by: Laurin Quast <[email protected]>
    Co-authored-by: Christopher J. Brody <[email protected]>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 10a2fb7..e826cc0 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
     "node": ">=6.0.0"
   },
   "dependencies": {
-    "simple-plist": "^0.2.1",
+    "simple-plist": "^1.0.0",
     "uuid": "^3.3.2"
   },
   "devDependencies": {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to