From a62ba99a52284d62596ddc6c4cf2aee853906630 Mon Sep 17 00:00:00 2001
From: Benoit Lavenier <benoit.lavenier@e-is.pro>
Date: Mon, 4 Nov 2019 14:31:06 +0100
Subject: [PATCH] [fix] Fix minisodium to E-IS branche

---
 package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index 3e193b14..07219fb2 100644
--- a/package.json
+++ b/package.json
@@ -118,7 +118,7 @@
     "cordova-clipboard",
     {
       "id": "cordova-plugin-minisodium",
-      "locator": "https://github.com/bpresles/cordova-plugin-minisodium.git"
+      "locator": "https://github.com/E-IS/cordova-plugin-minisodium.git"
     },
     {
       "id": "phonegap-plugin-barcodescanner",
@@ -131,7 +131,7 @@
     {
       "platform": "ios",
       "version": "5.1.0",
-      "locator": "https://github.com/bpresles/cordova-ios.git#5.1.0"
+      "locator": "https://github.com/E-IS/cordova-ios.git#5.1.0"
     },
     {
       "platform": "android",
@@ -169,4 +169,4 @@
       "osx"
     ]
   }
-}
\ No newline at end of file
+}
-- 
GitLab