admn-module-ekhn
Advanced tools
Comparing version 1.0.13 to 1.0.14
{ | ||
"name": "admn-module-ekhn", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "Module f�r Kirchenseiten der EKHN", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
module.exports = function (app, base) { | ||
require("./glaubensimpuls")(appp, base); | ||
require("./losungen")(appp, base); | ||
require("./glaubensimpuls")(app); | ||
require("./losungen")(app); | ||
}; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
464553