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",