From dbbc0c979933b34df57d1b4533f30be0391fd950 Mon Sep 17 00:00:00 2001 From: 7heMech <83923848+7heMech@users.noreply.github.com> Date: Tue, 7 Feb 2023 23:15:10 +0200 Subject: [PATCH] Backwards compatibility. This Major Update adds backward compatibility to all aspects of this package and is very needed. --- lib/main.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/main.coffee b/lib/main.coffee index 13fd97e..6b97bd1 100644 --- a/lib/main.coffee +++ b/lib/main.coffee @@ -1 +1 @@ -module.exports = "no" \ No newline at end of file +module.exports = "no";