@livechat/platform-workflows 0.0.10 → 0.0.11

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.
package/dist/index.js CHANGED
@@ -498,7 +498,7 @@ function getWorkflowsConfig() {
498
498
  const coreConfig = (0, import_developer_studio_ui_react.getConfig)();
499
499
  return __spreadProps(__spreadValues(__spreadValues({}, config), coreConfig), {
500
500
  // Authorization
501
- accountsClientId: isProd ? "49aba739e5310548611ec9a209f7ac03" : "fc4e19548af17e72ce41e065a8d4b4b1",
501
+ accountsClientId: isProd ? "381b682538d896b6a25f54caf1805650" : "bc52b2c51dc4a5c2491ca49eaa7354d0",
502
502
  bigcommerceClientId: isProd ? "af8s9yyeub656rb4iavnpi73l9doy5u" : "epcwshxqf6azf8hr6mvif4gaqyoa4y0",
503
503
  githubAppClientId: isProd ? "Iv1.c582ec1de0bf8428" : "Iv1.e631130cf8ac91d7",
504
504
  githubOauthClientId: isProd ? "ebbb08fa2c26d3e7911d" : "bcffd61bd0edd23bca45",
package/dist/index.mjs CHANGED
@@ -480,7 +480,7 @@ function getWorkflowsConfig() {
480
480
  const coreConfig = getConfig();
481
481
  return __spreadProps(__spreadValues(__spreadValues({}, config), coreConfig), {
482
482
  // Authorization
483
- accountsClientId: isProd ? "49aba739e5310548611ec9a209f7ac03" : "fc4e19548af17e72ce41e065a8d4b4b1",
483
+ accountsClientId: isProd ? "381b682538d896b6a25f54caf1805650" : "bc52b2c51dc4a5c2491ca49eaa7354d0",
484
484
  bigcommerceClientId: isProd ? "af8s9yyeub656rb4iavnpi73l9doy5u" : "epcwshxqf6azf8hr6mvif4gaqyoa4y0",
485
485
  githubAppClientId: isProd ? "Iv1.c582ec1de0bf8428" : "Iv1.e631130cf8ac91d7",
486
486
  githubOauthClientId: isProd ? "ebbb08fa2c26d3e7911d" : "bcffd61bd0edd23bca45",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@livechat/platform-workflows",
3
- "version": "0.0.10",
3
+ "version": "0.0.11",
4
4
  "description": "Text Platform | Workflows",
5
5
  "author": "Wojciech Dudek",
6
6
  "license": "MIT",