Skip to content

Commit

Permalink
Merge pull request #483 from skip-mev/update-registries-3-mar
Browse files Browse the repository at this point in the history
update registries
  • Loading branch information
codingki authored Mar 3, 2025
2 parents 70a421b + 83d77fc commit 276d394
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 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 @@ -17,7 +17,7 @@
"test:e2e-2": "playwright test 2injectiveINJToCosmoshubATOM.spec.ts --project=chromium",
"test:e2e-3": "playwright test 3cosmoshubAtomToNobleUSDC.spec.ts --project=chromium",
"visdeps": "bash ./src/scripts/visdeps.sh",
"update-registries": "npm update @initia/initia-registry chain-registry && npm run chains:generate"
"update-registries": "npx npm-check-updates chain-registry @initia/initia-registry -u && npm i && npm run chains:generate"
},
"dependencies": {
"@heroicons/react": "^2.1.1",
Expand All @@ -44,7 +44,7 @@
"@vercel/edge-config": "^0.4.1",
"autoprefixer": "^10.4.17",
"axios": "^1.6.7",
"chain-registry": "^1.69.129",
"chain-registry": "^1.69.141",
"clsx": "^2.1.0",
"date-fns": "^3.3.1",
"dotenv": "^16.4.5",
Expand Down
Loading

0 comments on commit 276d394

Please sign in to comment.