@one_deploy/sdk 1.0.2 → 1.0.3

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.
@@ -12,7 +12,7 @@ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
12
12
  var React2__default = /*#__PURE__*/_interopDefault(React2);
13
13
 
14
14
  // src/config/index.ts
15
- var DEFAULT_ENGINE_URL = "https://api.one23.io/api";
15
+ var DEFAULT_ENGINE_URL = "https://api.one23.io";
16
16
  var DEFAULT_CLIENT_ID = "one_pk_e8f647bfa643fdcfaa3a23f760488e49be09f929296eed4a6c399d437d907f60";
17
17
  var config = null;
18
18
  function initOneSDK(options) {