From 0c31d412cea3acb278f6b75727a704156976d42b Mon Sep 17 00:00:00 2001
From: Jean-Baptiste Pasquier <contact@jbpasquier.eu>
Date: Tue, 15 Jun 2021 12:06:56 +0000
Subject: [PATCH] temp: package.json path to repository

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

diff --git a/package.json b/package.json
index c457553a..99894ebf 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
   "license": "MIT",
   "repository": {
     "type": "git",
-    "url": "https://git.startinblox.com/applications/orbit.git"
+    "url": "https://git.startinblox.com/applications/hubl.git"
   },
   "scripts": {
     "prebuild": "rimraf build",
-- 
GitLab