Update deps and electron

This commit is contained in:
AlphaX-Projects
2022-12-19 18:33:45 +01:00
parent 2342ac5e59
commit 0ef593be1a
6 changed files with 58 additions and 56 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "qortal-ui-crypto",
"version": "2.2.5",
"description": "QORTAL-UI Crypto",
"description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet",
"keywords": [
"QORT",
"QORTAL",
@@ -23,6 +23,6 @@
"lodash": "4.17.21"
},
"engines": {
"node": ">=16.16.0"
"node": ">=16.17.1"
}
}