@laboratoria/sdk-js 5.2.0 → 5.3.0-beta.1

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -27,7 +27,6 @@ const app = createApp({
27
27
  firebaseApiKey: '',
28
28
  firebaseProject: '',
29
29
  coreApiUrl: '',
30
- jobsApiUrl: '',
31
30
  });
32
31
  ```
33
32