From be3306cd5243f059ab5e36a69527a059e99017eb Mon Sep 17 00:00:00 2001 From: Alan Agius Date: Thu, 29 Oct 2020 19:55:22 +0100 Subject: [PATCH] fix: add `The Unlicense` license SDPX in package.json This is required by our ifra tooling to validate the license and allows us to consumed this package. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 9e4410144..47518bafa 100644 --- a/package.json +++ b/package.json @@ -77,6 +77,7 @@ "@semantic-release/git" ] }, + "license": "Unlicense", "keywords": [ "fs", "filesystem",