@defisaver/token-icons 0.0.97 → 0.0.98

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/icons.js +1 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@defisaver/token-icons",
3
- "version": "0.0.97",
3
+ "version": "0.0.98",
4
4
  "description": "",
5
5
  "module": "src/index.js",
6
6
  "scripts": {
package/src/icons.js CHANGED
@@ -401,6 +401,7 @@ export default {
401
401
  'PT USDe Feb': _PTUSDe,
402
402
  'PT USDe Apr': _PTUSDe,
403
403
  'PT USDe May': _PTUSDe,
404
+ 'PT USDe June': _PTUSDe,
404
405
  'PT eUSDe Aug': _PTeUSDeMay,
405
406
  'PT eUSDe May': _PTeUSDeMay,
406
407
  'PT sUSDe July': _PTsUSDeJuly,