mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
Update to QDN
This commit is contained in:
parent
369b64928d
commit
053fc89d39
@ -47,7 +47,7 @@ const user = {
|
|||||||
nodeSettings: {
|
nodeSettings: {
|
||||||
pingInterval: 10 * 1000, // (10 secs)
|
pingInterval: 10 * 1000, // (10 secs)
|
||||||
},
|
},
|
||||||
version: '1.6.3', // TODO: Set this dynamically...
|
version: 'v1.6.3', // TODO: Set this dynamically...
|
||||||
language: 'english', // default...english
|
language: 'english', // default...english
|
||||||
theme: 'light',
|
theme: 'light',
|
||||||
server: {
|
server: {
|
||||||
|
@ -11,14 +11,11 @@
|
|||||||
"main": "ui-core.js",
|
"main": "ui-core.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Qortal/qortal-ui.git",
|
"url": "https://github.com/Qortal/UI.git",
|
||||||
"directory": "qortal-ui-core"
|
"directory": "qortal-ui-core"
|
||||||
},
|
},
|
||||||
"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"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@hapi/hapi": "^20.2.1",
|
"@hapi/hapi": "^20.2.1",
|
||||||
"@hapi/inert": "^6.0.4",
|
"@hapi/inert": "^6.0.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user