fix: update npm install to npm ci for better dependency management and add differentialPackage option
This commit is contained in:
@@ -92,8 +92,10 @@
|
||||
"deleteAppDataOnUninstall": false,
|
||||
"createDesktopShortcut": true,
|
||||
"createStartMenuShortcut": true,
|
||||
"shortcutName": "Paarrot"
|
||||
"shortcutName": "Paarrot",
|
||||
"differentialPackage": false
|
||||
},
|
||||
"compression": "normal",
|
||||
"publish": [
|
||||
{
|
||||
"provider": "github",
|
||||
|
||||
Reference in New Issue
Block a user