update license

This commit is contained in:
AlphaX-Projects
2022-01-02 18:29:00 +01:00
committed by GitHub
parent 1d470ef4e4
commit d9dc98eacb

View File

@@ -14,7 +14,10 @@
},
"homepage": "https://qortal.org",
"author": "QORTAL <admin@qortal.org>",
"license": "GPL-3.0",
"license": {
"type": "GPL-3.0",
"url" : "https://opensource.org/licenses/GPL-3.0"
},
"scripts": {
"dev": "node server.js",
"build-dev": "node build.js",