Skip to content

Commit

Permalink
Merge pull request #339 from axelarnetwork/develop
Browse files Browse the repository at this point in the history
release/0.4.8
  • Loading branch information
alanrsoares authored May 1, 2023
2 parents bd653dd + b1f9c1d commit de3d07a
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 79 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.7",
"version": "0.4.8",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -28,7 +28,7 @@
"clsx": "^1.2.1",
"daisyui": "^2.51.6",
"ethers": "^5.7.2",
"next": "13.3.1",
"next": "13.3.2",
"next-secure-headers": "^2.2.0",
"proxy-memoize": "^2.0.2",
"rambda": "^7.5.0",
Expand All @@ -52,7 +52,7 @@
"@cosmjs/tendermint-rpc": "^0.30.1",
"@ianvs/prettier-plugin-sort-imports": "^3.7.2",
"@keplr-wallet/types": "^0.11.59",
"@next/bundle-analyzer": "13.3.1",
"@next/bundle-analyzer": "13.3.2",
"@playwright/test": "^1.32.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
Expand All @@ -64,7 +64,7 @@
"autoprefixer": "^10.4.14",
"cosmjs-types": "^0.7.2",
"eslint": "^8.39.0",
"eslint-config-next": "13.3.1",
"eslint-config-next": "13.3.2",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"long": "^5.2.3",
Expand Down
Loading

1 comment on commit de3d07a

@vercel
Copy link

@vercel vercel bot commented on de3d07a May 1, 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.