diff --git a/package.json b/package.json index bebdef3d..9c3769d0 100644 --- a/package.json +++ b/package.json @@ -14,10 +14,7 @@ }, "homepage": "https://qortal.org", "author": "QORTAL ", - "license": { - "type": "GPL-3.0", - "url" : "https://opensource.org/licenses/GPL-3.0" - }, + "license": "GPL-3.0", "scripts": { "dev": "node server.js", "build-dev": "node build.js",