@churchapps/content-providers 0.3.0 → 0.3.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
@@ -17329,7 +17329,7 @@ function getAvailableProviders(ids) {
17329
17329
  }
17330
17330
 
17331
17331
  // src/index.ts
17332
- var VERSION = "0.0.5";
17332
+ var VERSION = "0.3.1";
17333
17333
  // Annotate the CommonJS export names for ESM import in node:
17334
17334
  0 && (module.exports = {
17335
17335
  APlayProvider,