-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @chain-registry/[email protected] - [email protected] - @chain-registry/[email protected] - @chain-registry/[email protected] - @chain-registry/[email protected] - @chain-registry/[email protected] - @chain-registry/[email protected] - @chain-registry/[email protected]
- Loading branch information
1 parent
2a182e6
commit e579168
Showing
16 changed files
with
66 additions
and
2,255 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@chain-registry/assets", | ||
"version": "1.32.0", | ||
"version": "1.33.0", | ||
"description": "Chain Registry Asset Lists", | ||
"author": "Dan Lynch <[email protected]>", | ||
"homepage": "https://github.com/cosmology-tech/chain-registry", | ||
|
@@ -50,13 +50,13 @@ | |
"@babel/plugin-transform-runtime": "7.21.4", | ||
"@babel/preset-env": "7.21.4", | ||
"@babel/preset-typescript": "^7.21.4", | ||
"@chain-registry/utils": "^1.18.2", | ||
"@chain-registry/utils": "^1.19.0", | ||
"@types/jest": "^29.5.1", | ||
"babel-core": "7.0.0-bridge.0", | ||
"babel-eslint": "10.1.0", | ||
"babel-jest": "29.5.0", | ||
"babel-watch": "^7.7.2", | ||
"chain-registry": "^1.31.0", | ||
"chain-registry": "^1.32.0", | ||
"cross-env": "^7.0.2", | ||
"eslint": "8.38.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
|
Oops, something went wrong.