@defisaver/token-icons 0.0.70 → 0.0.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/icons.js +1 -1
package/package.json
CHANGED
package/src/icons.js
CHANGED
|
@@ -17,7 +17,7 @@ import _BAT from '../icons/BAT.svg';
|
|
|
17
17
|
import _BED from '../icons/BED.svg';
|
|
18
18
|
import _BNT from '../icons/BNT.svg';
|
|
19
19
|
import _BOLD from '../icons/BOLD.svg';
|
|
20
|
-
import _BOLDLegacy from '../icons/
|
|
20
|
+
import _BOLDLegacy from '../icons/BOLDLegacy.svg';
|
|
21
21
|
import _BTC2x_FLI from '../icons/BTC2x_FLI.svg';
|
|
22
22
|
import _BUSD from '../icons/BUSD.svg';
|
|
23
23
|
import _COMP from '../icons/COMP.svg';
|