From 607de5dc134b28650d8e4737162afcd16ee3ff33 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Pasquier Date: Fri, 8 May 2020 16:42:01 +0000 Subject: [PATCH] We are Hubl. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43aa6e8..a1b4ce7 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://git.startinblox.com/applications/sib-app.git" + "url": "https://git.startinblox.com/applications/hubl.git" }, "scripts": { "build": "run-p copy:* build:*",