mirror of
https://github.com/noodlapp/noodl.git
synced 2026-01-10 14:22:51 +01:00
fix: final fix to windows to allow side-by-side install of open source noodl and legacy noodl
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
},
|
||||
"build": {
|
||||
"appId": "noodl.net.noodl-editor",
|
||||
"win": {
|
||||
"target": "nsis"
|
||||
},
|
||||
"nsis": {
|
||||
"guid": "noodl.net.noodl-editor"
|
||||
},
|
||||
"protocols": {
|
||||
"name": "noodl",
|
||||
"schemes": [
|
||||
@@ -122,4 +128,4 @@
|
||||
"optionalDependencies": {
|
||||
"dmg-license": "^1.0.11"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user