diff --git a/package.json b/package.json index 10782fade8f..c8c1255e95d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@base-org/base-web", "version": "1.0.0", "description": "Base web monorepo", - "repository": "git@github.com::base/base-web.git", + "repository": "git@github.com:base-org/base-web.git", "license": "Apache-2.0", "scripts": { "build": "yarn workspaces foreach --exclude @app/bridge run build",