X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.json;h=2d6b46574d664852e123d7eadcb98dab02ddb37c;hb=abe6ecf820b729c6943b272be255dc10abafde4e;hp=2cb863c98014172548d24d11f07e033199e86077;hpb=8c580e0c48794da2c64f16e64a26dcae88995c92;p=friendica.git diff --git a/composer.json b/composer.json index 2cb863c980..2d6b46574d 100644 --- a/composer.json +++ b/composer.json @@ -62,6 +62,7 @@ "npm-asset/jgrowl": "^1.4", "npm-asset/moment": "^2.24", "npm-asset/perfect-scrollbar": "0.6.16", + "npm-asset/textcomplete": "^0.18.2", "npm-asset/typeahead.js": "^0.11.1" }, "repositories": [ @@ -82,7 +83,6 @@ "include/conversation.php", "include/dba.php", "include/enotify.php", - "include/items.php", "boot.php" ] },