@kimafinance/kima-transaction-widget 1.5.7 → 1.5.8

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
@@ -5203,7 +5203,7 @@ var InternalKimaProvider = React3.memo(({ kimaBackendUrl, solRPC, projectId, chi
5203
5203
  return /* @__PURE__ */ jsx52(Fragment4, { children: WrappedProviders });
5204
5204
  });
5205
5205
  var KimaProvider = ({
5206
- projectId,
5206
+ projectId = "e579511a495b5c312b572b036e60555a",
5207
5207
  children = /* @__PURE__ */ jsx52(Fragment4, {}),
5208
5208
  externalProvider,
5209
5209
  kimaBackendUrl = "http://localhost:3001",