From 221c392af04cd32ee36099d8939f17d3869fb7f2 Mon Sep 17 00:00:00 2001 From: "Jan T. Sott" Date: Wed, 20 Jul 2022 05:46:54 +0200 Subject: [PATCH] fix syntax error --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5af5ace..3554794 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "license": "Unlicense", "files": [ "4.0/", - "legacy/", + "legacy/" ], "scripts": { "lint": "npm run test",