@superinterface/react 2.0.0 → 2.0.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/index.cjs CHANGED
@@ -428,7 +428,7 @@ var merge = function(obj) {
428
428
  // src/contexts/core/SuperinterfaceContext/index.tsx
429
429
  var import_react = require("react");
430
430
  var SuperinterfaceContext = (0, import_react.createContext)({
431
- baseUrl: "http://localhost:3000/api/cloud",
431
+ baseUrl: "https://superinterface.ai/api/cloud",
432
432
  variables: {},
433
433
  defaultOptions: {
434
434
  queries: {},