From 040fbb40e585eade232f046bd31f9b10415263d5 Mon Sep 17 00:00:00 2001
From: lucha <lucha@paranoici.org>
Date: Fri, 19 Feb 2021 13:33:51 -0800
Subject: [PATCH] this was supposed to be a standard plugin, not a muplugin

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 0a1c627..e37eee3 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
 {
     "name": "noblogs/ai-buddypress-plugin",
     "description": "git@git.autistici.org:noblogs/ai-buddypress-plugin.git",
-    "type": "wordpress-muplugin",
+    "type": "wordpress-plugin",
     "require": {
         "composer/installers": "^1.9"
     },
-- 
GitLab