Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Removed requestedExecutionLevel again as it led to side-by-side errors
Browse files Browse the repository at this point in the history
  • Loading branch information
klayveR committed Sep 17, 2018
1 parent daa49e2 commit 3286fe3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -89,8 +89,7 @@
},
"win": {
"icon": "build/icon.ico",
"target": "nsis",
"requestedExecutionLevel": "highestAvailable"
"target": "nsis"
},
"nsis": {
"oneClick": false,
Expand Down

0 comments on commit 3286fe3

Please sign in to comment.