@icgio/clients-config 1.0.358 → 1.0.359

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 -3
  2. package/package.json +1 -1
package/config.json CHANGED
@@ -187,11 +187,9 @@
187
187
  100
188
188
  ],
189
189
  "PUFFER": [
190
- 0.1,
191
190
  0.3,
192
191
  0.5,
193
- 1,
194
- 2
192
+ 1
195
193
  ],
196
194
  "SARA": [
197
195
  1,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.358",
3
+ "version": "1.0.359",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {