@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.cjs CHANGED
@@ -5200,7 +5200,7 @@ var InternalKimaProvider = React3.memo(({ kimaBackendUrl, solRPC, projectId, chi
5200
5200
  return /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(import_jsx_runtime52.Fragment, { children: WrappedProviders });
5201
5201
  });
5202
5202
  var KimaProvider = ({
5203
- projectId,
5203
+ projectId = "e579511a495b5c312b572b036e60555a",
5204
5204
  children = /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(import_jsx_runtime52.Fragment, {}),
5205
5205
  externalProvider,
5206
5206
  kimaBackendUrl = "http://localhost:3001",