diff --git a/package.json b/package.json index 745f7e0..06d40e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "theseus-navigator", - "version": "0.3.22", + "version": "0.3.23", "description": "Theseus Navigator — a browser that follows the thread. By Silent Mode, a Deviant project.", "author": "Silent Mode", "main": "main.js", @@ -103,10 +103,6 @@ "from": "snapshots/bns-name-snapshot.json", "to": "bns-name-snapshot.json" }, - { - "from": "build/AriadneResolver-Setup-0.1.0.exe", - "to": "AriadneResolver-Setup-0.1.0.exe" - }, { "from": "bundled-addons", "to": "bundled-addons" @@ -128,7 +124,6 @@ "perMachine": false, "allowToChangeInstallationDirectory": true, "artifactName": "TheseusNavigator-Setup-${version}.${ext}", - "include": "nsis/installer.nsh", "installerIcon": "build/icon.ico", "uninstallerIcon": "build/icon.ico", "installerHeaderIcon": "build/icon.ico",