chore: Disable LTO in macOS build configuration

This commit is contained in:
Mauro Balades
2024-08-02 00:51:59 +02:00
parent dc5992bdc7
commit 7de872b4dd
3 changed files with 10 additions and 6 deletions

View File

@@ -27,6 +27,6 @@
},
"homepage": "https://github.com/zen-browser/core#readme",
"dependencies": {
"@zen-browser/surfer": "^1.2.4"
"@zen-browser/surfer": "^1.2.5"
}
}