@chain-registry/assets
Advanced tools
Comparing version 1.70.146 to 1.70.147
@@ -7,5 +7,5 @@ export * from './mainnet'; | ||
declare const _default: { | ||
asset_lists: import("@chain-registry/types").AssetList[]; | ||
asset_lists: AssetList[]; | ||
}; | ||
export default _default; | ||
export { asset_lists }; |
{ | ||
"name": "@chain-registry/assets", | ||
"version": "1.70.146", | ||
"version": "1.70.147", | ||
"description": "Chain Registry Asset Lists", | ||
@@ -33,3 +33,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"@chain-registry/utils": "^1.51.90", | ||
"chain-registry": "^1.69.146" | ||
"chain-registry": "^1.69.147" | ||
}, | ||
@@ -47,3 +47,3 @@ "dependencies": { | ||
], | ||
"gitHead": "8639731fbbfdefded9ce06324344d74f44c6ff0c" | ||
"gitHead": "75b567e661c9a25ef0c02e594de1b65e952f872f" | ||
} |
32615766