@icgio/clients-config 1.0.101 → 1.0.102

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/config.json +5 -0
  2. package/package.json +1 -1
package/config.json CHANGED
@@ -413,6 +413,11 @@
413
413
  "IONX": 10000000
414
414
  }
415
415
  },
416
+ "SPONSTAR": {
417
+ "mexc_1": {
418
+ "USDT": 10000
419
+ }
420
+ },
416
421
  "SWFTC": {
417
422
  "coinbase_1": {
418
423
  "SWFTC": 5000000,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.101",
3
+ "version": "1.0.102",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {