From a7642b3e51cca9b99e274f9c0d1c2ffaa53dff3c Mon Sep 17 00:00:00 2001 From: Julian Martinez Date: Mon, 9 Oct 2023 17:59:42 -0700 Subject: [PATCH] last random try --- .github/workflows/main.yml | 4 ---- package.json | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8963c809..b3351eb1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -28,10 +28,6 @@ jobs: run: | git config --global url."https://x-access-token:${GH_TOKEN}@github.com/".insteadOf "git@github.com:" - - name: Set up Git to use HTTPS - run: git remote set-url origin https://github.com/Creit-Tech/xBull-Wallet-Connect.git - - - name: Install App Dependencies run: yarn diff --git a/package.json b/package.json index d37acc91..e1cf2bac 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react-toastify": "^9.1.3", "sass": "^1.57.1", "soroban-client": "^1.0.0-beta.2", - "stellar-wallets-kit": "https://github.com/Creit-Tech/Stellar-Wallets-Kit.git" + "stellar-wallets-kit": "github:Creit-Tech/Stellar-Wallets-Kit" }, "browserslist": { "production": [