diff --git a/package.json b/package.json index e8cb50f1..bbf516eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qortal-ui", - "version": "1.8.2", + "version": "1.9.0", "description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet", "keywords": [ "QORT", @@ -35,13 +35,13 @@ "electron-log": "4.4.6" }, "devDependencies": { - "electron": "18.0.4", + "electron": "18.1.0", "electron-builder": "23.0.3", "electron-notarize": "1.2.1", - "electron-packager": "15.4.0", + "electron-packager": "15.5.1", "shelljs": "0.8.5" }, "engines": { "node": ">=14.17.0" } -} \ No newline at end of file +}