From fce4d8fa9116377858318da7e51ce88aeed9bea2 Mon Sep 17 00:00:00 2001 From: CanadaHonk Date: Fri, 9 Dec 2022 17:59:56 +0000 Subject: [PATCH] glucord: add package.json --- glucord/package.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 glucord/package.json diff --git a/glucord/package.json b/glucord/package.json new file mode 100644 index 0000000..bb34440 --- /dev/null +++ b/glucord/package.json @@ -0,0 +1 @@ +{ "type": "module" } \ No newline at end of file