@icgio/clients-config 1.0.116 → 1.0.118

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.
@@ -1,2 +1,2 @@
1
- secretread.js:8e7c367dcb0cc05eb28a84eb70116027718328de3eafedc22ec5c7165111b36e
1
+ secretread.js:39fb9bb2d58b4c89104cb0aeb9cdc025b75ff22597bca3de39e5007fdd42bb07
2
2
  data-source.js:7914c8a583a6dc1ed54909da44dbaf3b76c39adb98a63706ad277cc23de7b81b
package/config.js CHANGED
@@ -104,4 +104,4 @@ const client_telegram_sender = config_data.client_telegram_sender
104
104
  module.exports.client_telegram_sender = client_telegram_sender
105
105
 
106
106
  const client_dashboard_credentials = config_data.client_dashboard_credentials
107
- module.exports.client_dashboard_credentials = client_dashboard_credentials
107
+ module.exports.client_dashboard_credentials = client_dashboard_credentials
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.116",
3
+ "version": "1.0.118",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file