diff --git a/package.json b/package.json index f9dbfcf..ae6eab1 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,9 @@ "name": "@cerc-test/laconic-dot-com", "version": "1.0.3", "description": "Laconic Website", - "repository": "https://github.com/LaconicNetwork/laconic.com", + "repository": "https://git.vdb.to/LaconicNetwork/laconic.com", "author": "Mito Systems", - "private": true, + "private": false, "scripts": { "prepare": "husky install", "dev": "next",