Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
last random try
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian-dev28 committed Oct 10, 2023
1 parent e962b49 commit a7642b3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ jobs:
run: |
git config --global url."https://x-access-token:${GH_TOKEN}@github.com/".insteadOf "[email protected]:"
- 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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down

0 comments on commit a7642b3

Please sign in to comment.