@icgio/clients-config 1.0.302 → 1.0.303

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 +1 -1
  2. package/package.json +1 -1
package/config.json CHANGED
@@ -433,7 +433,7 @@
433
433
  "FREEZONE": {
434
434
  "username": "freezone@icg.io",
435
435
  "cex_access": true,
436
- "dex_access": false
436
+ "dex_access": true
437
437
  },
438
438
  "FSV": {
439
439
  "username": "fsv@icg.io",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.302",
3
+ "version": "1.0.303",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {