From 937d0a15d9743fbe2d84f79af9a65257c9c30bd7 Mon Sep 17 00:00:00 2001 From: Simone Busoli Date: Thu, 18 Aug 2022 15:45:03 +0200 Subject: [PATCH] chore: update license in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00560c3..a3a16c5 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "repository": { "url": "https://github.com/simoneb/fast-folder-size.git" }, - "license": "ISC", + "license": "AWISC", "dependencies": { "unzipper": "^0.10.11" },