Update package.json

This commit is contained in:
Anirudh Sevugan 2025-08-06 17:24:05 -05:00 committed by GitHub
parent 71d86f752e
commit 61961cc157
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -105,7 +105,7 @@
"allowToChangeInstallationDirectory": true
},
"devDependencies": {
"electron": "^37.2.5",
"electron": "^37.2.6",
"electron-builder": "^26.0.12"
}
}