Update deps to latest 16 nodejs

This commit is contained in:
AlphaX-Projects
2022-11-30 18:16:24 +01:00
parent 4b336e039b
commit cc66d9e84c
5 changed files with 13 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "qortal-ui-crypto",
"version": "2.2.4",
"version": "2.2.5",
"description": "QORTAL-UI Crypto",
"keywords": [
"QORT",
@@ -23,6 +23,6 @@
"lodash": "4.17.21"
},
"engines": {
"node": ">=16.15.0"
"node": ">=16.17.0"
}
}