@api3/logos
Advanced tools
Comparing version 0.2.6 to 0.2.7
@@ -84,3 +84,3 @@ const camelcase = require('camelcase'); | ||
const Chain1285 = require('../logos/chain/Chain1285.svg'); | ||
const Chain911867 = require('../logos/chain/Placeholder.svg'); | ||
const Chain911867 = require('../logos/chain/Chain911867.svg'); | ||
const Chain4913 = require('../logos/chain/Chain4913.svg'); | ||
@@ -87,0 +87,0 @@ const Chain10 = require('../logos/chain/Chain10.svg'); |
@@ -1,1 +0,1 @@ | ||
["911867"] | ||
[] |
@@ -84,3 +84,3 @@ import camelcase from 'camelcase'; | ||
import Chain1285 from '../logos/chain/Chain1285.svg'; | ||
import Chain911867 from '../logos/chain/Placeholder.svg'; | ||
import Chain911867 from '../logos/chain/Chain911867.svg'; | ||
import Chain4913 from '../logos/chain/Chain4913.svg'; | ||
@@ -87,0 +87,0 @@ import Chain10 from '../logos/chain/Chain10.svg'; |
@@ -1,1 +0,1 @@ | ||
["911867"] | ||
[] |
@@ -0,1 +1,3 @@ | ||
export { default as ApiProviderLogo } from './ApiProviderLogo.js'; | ||
export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json'; | ||
export { default as ChainLogo } from './ChainLogo.js'; | ||
@@ -5,3 +7,1 @@ export { default as ChainLogoMissing } from './ChainLogoMissing.json'; | ||
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json'; | ||
export { default as ApiProviderLogo } from './ApiProviderLogo.js'; | ||
export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json'; |
@@ -0,1 +1,3 @@ | ||
export { default as ApiProviderLogo } from './ApiProviderLogo.js'; | ||
export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json'; | ||
export { default as ChainLogo } from './ChainLogo.js'; | ||
@@ -5,3 +7,1 @@ export { default as ChainLogoMissing } from './ChainLogoMissing.json'; | ||
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json'; | ||
export { default as ApiProviderLogo } from './ApiProviderLogo.js'; | ||
export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json'; |
{ | ||
"name": "@api3/logos", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"license": "MIT", | ||
@@ -29,3 +29,3 @@ "sideEffects": false, | ||
"@changesets/cli": "^2.27.9", | ||
"@api3/dapi-management": "1.95.2", | ||
"@api3/dapi-management": "1.96.1", | ||
"dropbox": "^10.34.0", | ||
@@ -32,0 +32,0 @@ "node-fetch": "^2.7.0", |
1120277
335