From 076c03d6c625bd291557d5efd309efed5fdf6497 Mon Sep 17 00:00:00 2001 From: pvincent Date: Thu, 12 Aug 2021 15:40:09 +0400 Subject: [PATCH] git via https --- cagetteJs.hxml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cagetteJs.hxml b/cagetteJs.hxml index d53ab4b..bc7a184 100644 --- a/cagetteJs.hxml +++ b/cagetteJs.hxml @@ -1,8 +1,8 @@ -dce no -cp common -cp js --lib sugoi:git:git@artcode.re:cagetters/sugoi.git --lib hxleaflet:git:git@artcode.re:cagetters/hxleaflet.git +-lib sugoi:git:https://git.artcode.re/cagetters/sugoi.git +-lib hxleaflet:git:https://git.artcode.re//hxleaflet.git -lib react:1.4.0 -lib react-router-4:0.2.3 -lib modular:0.10.15