fix: Fixed macos builds having an invalid app ID, b=(no-bug), c=configs

This commit is contained in:
mr. m
2025-04-22 15:29:45 +02:00
parent 1fa8d217f9
commit f7a19e8b14
3 changed files with 5 additions and 7 deletions

View File

@@ -40,7 +40,7 @@
},
"homepage": "https://github.com/zen-browser/desktop#readme",
"dependencies": {
"@zen-browser/surfer": "^1.11.7"
"@zen-browser/surfer": "^1.11.9"
},
"devDependencies": {
"@babel/preset-typescript": "^7.27.0",