Update package.json

This commit is contained in:
Anirudh Sevugan 2025-08-15 15:32:30 -05:00 committed by GitHub
parent 32d090e514
commit ddb5bf24d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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