@amp-labs/react 2.13.1 → 2.13.2

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.
@@ -6171,7 +6171,7 @@ const Vs = (e, t, n) => {
6171
6171
  }, [r.isError, n, e]), {
6172
6172
  ...r,
6173
6173
  projectIdOrName: n,
6174
- appName: r.data?.name,
6174
+ appName: r.data?.appName,
6175
6175
  projectId: r.data?.id
6176
6176
  };
6177
6177
  };
@@ -6605,7 +6605,7 @@ class ls {
6605
6605
  this.connectionApi = new Yw(t), this.installationApi = new Zw(t), this.integrationApi = new eI(t), this.oAuthApi = new tI(t), this.projectApi = new nI(t), this.providerApi = new rI(t), this.providerAppApi = new iI(t), this.revisionApi = new oI(t);
6606
6606
  }
6607
6607
  }
6608
- const pp = "2.13.1", v0 = "v1", oo = "https://api.withampersand.com";
6608
+ const pp = "2.13.2", v0 = "v1", oo = "https://api.withampersand.com";
6609
6609
  function fp() {
6610
6610
  try {
6611
6611
  const e = process.env.REACT_APP_AMP_SERVER;