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: {
|
||||
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
|
||||
theme: 'light',
|
||||
server: {
|
||||
|
@ -11,14 +11,11 @@
|
||||
"main": "ui-core.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Qortal/qortal-ui.git",
|
||||
"url": "https://github.com/Qortal/UI.git",
|
||||
"directory": "qortal-ui-core"
|
||||
},
|
||||
"author": "QORTAL <admin@qortal.org>",
|
||||
"license": {
|
||||
"type": "GPL-3.0",
|
||||
"url" : "https://opensource.org/licenses/GPL-3.0"
|
||||
},
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"@hapi/hapi": "^20.2.1",
|
||||
"@hapi/inert": "^6.0.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user