Skip to content

Commit

Permalink
Merge pull request #136 from blend-capital/p21-update
Browse files Browse the repository at this point in the history
chore: upgrade to p21
  • Loading branch information
mootz12 authored Jun 25, 2024
2 parents c35a3a7 + a554513 commit 912ecd9
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 35 deletions.
4 changes: 2 additions & 2 deletions .env.testnet
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ NEXT_PUBLIC_STELLAR_EXPERT_URL=https://stellar.expert/explorer/testnet
NEXT_PUBLIC_RPC_URL=https://soroban-testnet.stellar.org
NEXT_PUBLIC_HORIZON_URL=https://horizon-testnet.stellar.org
NEXT_PUBLIC_PASSPHRASE=Test SDF Network ; September 2015
NEXT_PUBLIC_BACKSTOP=CDYUY5DAXPG6FO53KVWSGO4GMHVF2OFMDTAXV65PO3IDUE3MJOIWNKK2
NEXT_PUBLIC_BACKSTOP=CBNRD2GEJP4Y3H3TG3TDNJFGOVBIBBL6SDQ5LUPT4LUQP62T3LLRGHPK
NEXT_PUBLIC_USDC_ISSUER=GATALTGTWIOT6BUDBCZM3Q4OQ4BO2COLOAZ7IYSKPLC2PMSOPPGF5V56
NEXT_PUBLIC_BLND_ISSUER=GBUYQYM4HJ6PRTLB77W2HNMY37KJGP5PLY367V7SYCO24NMA6TGWQOSW
NEXT_PUBLIC_BLND_ISSUER=GATALTGTWIOT6BUDBCZM3Q4OQ4BO2COLOAZ7IYSKPLC2PMSOPPGF5V56
62 changes: 31 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lint": "next lint"
},
"dependencies": {
"@blend-capital/blend-sdk": "^1.1.0",
"@blend-capital/blend-sdk": "1.2.0",
"@creit.tech/stellar-wallets-kit": "0.8.2",
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
Expand All @@ -28,7 +28,7 @@
"react": "^18.2.0",
"react-countdown": "^2.3.5",
"react-dom": "^18.2.0",
"@stellar/stellar-sdk": "11.3.0",
"@stellar/stellar-sdk": "12.1.0",
"zustand": "^4.3.7"
},
"devDependencies": {
Expand Down

0 comments on commit 912ecd9

Please sign in to comment.