@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 +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +56 -56
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.
|
|
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,
|