@scallop-io/sui-scallop-sdk 0.46.50 → 0.46.51

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
@@ -330,7 +330,7 @@ var import_sui_kit = require("@scallop-io/sui-kit");
330
330
  var DEFAULT_CACHE_OPTIONS = {
331
331
  defaultOptions: {
332
332
  queries: {
333
- staleTime: 3e3
333
+ staleTime: 1500
334
334
  }
335
335
  }
336
336
  };