From 2136833879713e99999fdfc2caff5a3afe1be31f Mon Sep 17 00:00:00 2001 From: githubbbie Date: Mon, 5 Jun 2023 14:48:54 +0800 Subject: [PATCH] added license that fixes license field. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 6b83508..0eb4fed 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,5 @@ { + "license": "http://www.wtfpl.net/txt/copying/", "dependencies": { "async-mutex": "^0.3.2", "esbuild": "^0.14.11",