@pioneer-platform/markets 8.3.2 → 8.3.3

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/lib/index.js +0 -1
  2. package/package.json +1 -1
package/lib/index.js CHANGED
@@ -176,7 +176,6 @@ var build_balances = function (marketInfoCoinCap, marketInfoCoinGecko, pubkeys)
176
176
  entry.alias = [];
177
177
  entry.alias.push('PRO');
178
178
  entry.source = "uniswap";
179
- entry.name = "swaps>";
180
179
  entry.symbol = "PRO";
181
180
  }
182
181
  else {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pioneer-platform/markets",
3
- "version": "8.3.2",
3
+ "version": "8.3.3",
4
4
  "main": "./lib/index.js",
5
5
  "types": "./lib/index.d.ts",
6
6
  "dependencies": {