From 6b9cbc07360a1d318174bb815edf1e7a5c42c942 Mon Sep 17 00:00:00 2001 From: Rick Dullaart Date: Sun, 20 Nov 2022 19:22:20 +0100 Subject: [PATCH] Voeg vendor toe aan composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b63d7bc..865be06 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name" : "mhead-js", + "name" : "frdh/mhead-js", "version" : "2.0.0", "authors" : "Fred Heusschen ", "description" : "A small framework for creating a beautiful mobile navigation header to accompany the mmenu.js menu on your website and webapp.",