diff mod_invites_register/README.markdown @ 5141:027fb71ad509

Remove reverse dependencies on mod_invites (for plugin installer) Since mod_invites is included with Prosody 0.12, the same version which includes the plugin installer, there should be no need to depend on in.
author Kim Alvefur <zash@zash.se>
date Tue, 10 Jan 2023 20:49:17 +0100
parents 415264707251
children 2f7fff6c8c73
line wrap: on
line diff
--- a/mod_invites_register/README.markdown	Tue Jan 10 19:40:22 2023 +0100
+++ b/mod_invites_register/README.markdown	Tue Jan 10 20:49:17 2023 +0100
@@ -2,9 +2,6 @@
 labels:
 - 'Stage-Beta'
 summary: 'Allow account registration using invite tokens'
-rockspec:
-  dependencies:
-  - mod_invites
 ...
 
 Introduction