From f052d7b2e58ed78c0f59efacc08e3dd4a0a7343f Mon Sep 17 00:00:00 2001 From: AlphaX-Projects <77661270+AlphaX-Projects@users.noreply.github.com> Date: Sun, 2 Jan 2022 18:30:22 +0100 Subject: [PATCH] update license --- qortal-ui-core/package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qortal-ui-core/package.json b/qortal-ui-core/package.json index 47e68fdd..e91b3f23 100644 --- a/qortal-ui-core/package.json +++ b/qortal-ui-core/package.json @@ -15,7 +15,10 @@ "directory": "qortal-ui-core" }, "author": "QORTAL ", - "license": "GPL-3.0", + "license": { + "type": "GPL-3.0", + "url" : "https://opensource.org/licenses/GPL-3.0" + }, "dependencies": { "@hapi/hapi": "^20.2.1", "@hapi/inert": "^6.0.4",