From 38014f8a9d31c83846886bd5130e19a7bd7cd5a6 Mon Sep 17 00:00:00 2001
From: Adhidarma Hadiwinoto <adhisimon@gmail.com>
Date: Wed, 9 Feb 2022 15:04:05 +0700
Subject: [PATCH] Change repo url to https

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index fd80d7d..12a6dff 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "git@gitlab.kodesumber.com:komodo/komodo-gw-oddeven2.git"
+    "url": "https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2.git"
   },
   "keywords": [
     "komodo",
-- 
1.9.0