Skip to content

Commit

Permalink
Merge pull request #315 from axelarnetwork/develop
Browse files Browse the repository at this point in the history
0.4.2
  • Loading branch information
canhtrinh authored Apr 20, 2023
2 parents 18cd69d + 4d3b06e commit 9b3e3ca
Show file tree
Hide file tree
Showing 26 changed files with 2,171 additions and 2,113 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "axelar-satellite",
"version": "0.4.1",
"version": "0.4.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -28,7 +28,7 @@
"clsx": "^1.2.1",
"daisyui": "^2.51.5",
"ethers": "^5.7.2",
"next": "13.2.4",
"next": "13.3.0",
"next-secure-headers": "^2.2.0",
"proxy-memoize": "^2.0.2",
"rambda": "^7.5.0",
Expand All @@ -53,7 +53,7 @@
"@cosmjs/tendermint-rpc": "^0.29.5",
"@ianvs/prettier-plugin-sort-imports": "^3.7.2",
"@keplr-wallet/types": "^0.10.24",
"@next/bundle-analyzer": "13.2.4",
"@next/bundle-analyzer": "13.3.0",
"@playwright/test": "^1.32.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
Expand All @@ -65,7 +65,7 @@
"autoprefixer": "^10.4.14",
"cosmjs-types": "^0.6.1",
"eslint": "8.17.0",
"eslint-config-next": "13.2.4",
"eslint-config-next": "13.3.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"long": "^5.2.1",
Expand Down
Loading

1 comment on commit 9b3e3ca

@vercel
Copy link

@vercel vercel bot commented on 9b3e3ca Apr 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.