@trustware/sdk-staging 1.1.4-staging.50 → 1.1.5-staging.1

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/core.mjs CHANGED
@@ -223,7 +223,7 @@ var init_constants = __esm({
223
223
  "src/constants.ts"() {
224
224
  "use strict";
225
225
  SDK_NAME = "@trustware/sdk";
226
- SDK_VERSION = "1.1.4-staging.50";
226
+ SDK_VERSION = "1.1.5-staging.1";
227
227
  API_ROOT = "https://bv-staging-api.trustware.io";
228
228
  API_PREFIX = "/api";
229
229
  }