fix: update npm install to npm ci for better dependency management and add differentialPackage option

This commit is contained in:
2026-05-13 04:59:18 +10:00
parent f401b5ea3d
commit cf39f0acd9
3 changed files with 6 additions and 4 deletions

View File

@@ -92,8 +92,10 @@
"deleteAppDataOnUninstall": false,
"createDesktopShortcut": true,
"createStartMenuShortcut": true,
"shortcutName": "Paarrot"
"shortcutName": "Paarrot",
"differentialPackage": false
},
"compression": "normal",
"publish": [
{
"provider": "github",