4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-11 17:55:51 +00:00

update license

This commit is contained in:
AlphaX-Projects 2022-01-02 18:29:00 +01:00 committed by GitHub
parent 1d470ef4e4
commit d9dc98eacb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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