From 6427d07998831646bae0095a890371ed8a652e8c Mon Sep 17 00:00:00 2001 From: "Jan T. Sott" Date: Wed, 20 Jul 2022 07:54:52 +0200 Subject: [PATCH] update files array --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 7bc035c..819ac89 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,8 @@ "license": "Unlicense", "files": [ "4.0/", - "legacy/" + "legacy/", + "readme.markdown" ], "scripts": { "lint": "npm run test",