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

Electron Builder Complain

This commit is contained in:
AlphaX-Projects 2022-01-02 19:33:23 +01:00 committed by GitHub
parent af67ab3c56
commit b1e65609df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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