Skip to content

Commit 5ff5f4c

Browse files
authored
Merge pull request #331 from reflexer-labs/develop
Develop
2 parents 893bff6 + 5da4950 commit 5ff5f4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
111111
IPFS gateways:
112112
- https://${{ steps.convert_cidv0.outputs.cidv1 }}.ipfs.dweb.link/
113-
- https://${{ steps.convert-cidv0.outputs.cidv1 }}.ipfs.cf-ipfs.com/
113+
- https://${{ steps.convert_cidv0.outputs.cidv1 }}.ipfs.cf-ipfs.com/
114114
- [ipfs://${{ steps.upload.outputs.hash }}/](ipfs://${{ steps.upload.outputs.hash }}/)
115115
116116
${{ needs.bump_version.outputs.changelog }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@web3-react/walletconnect-connector": "6.2.4",
2121
"@web3-react/walletlink-connector": "6.2.3",
2222
"async-retry": "^1.3.1",
23-
"axios": "^0.20.0",
23+
"axios": "^0.27.2",
2424
"classnames": "^2.2.6",
2525
"comma-number": "^2.1.0",
2626
"dayjs": "^1.9.4",

0 commit comments

Comments
 (0)