mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-11-02 05:37:58 +00:00
Update to nedoe 18 , electron 23
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "qortal-ui-core",
|
||||
"version": "3.0.0",
|
||||
"version": "3.1.0",
|
||||
"description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet",
|
||||
"keywords": [
|
||||
"QORT",
|
||||
@@ -17,9 +17,9 @@
|
||||
"author": "QORTAL <admin@qortal.org>",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"@hapi/hapi": "21.2.1",
|
||||
"@hapi/inert": "7.0.0",
|
||||
"sass": "1.58.0"
|
||||
"@hapi/hapi": "21.3.0",
|
||||
"@hapi/inert": "7.0.1",
|
||||
"sass": "1.58.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.12",
|
||||
@@ -81,6 +81,6 @@
|
||||
"rollup-plugin-web-worker-loader": "1.6.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.17.1"
|
||||
"node": ">=18.12.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user