Fix env var handling for MacOs

This commit is contained in:
Will Chen
2025-04-11 10:33:10 -07:00
parent e0a0212934
commit 6ca060d207
5 changed files with 164 additions and 16 deletions

View File

@@ -99,6 +99,7 @@
"react-resizable-panels": "^2.1.7",
"react-shiki": "^0.5.2",
"rehype-raw": "^7.0.0",
"shell-env": "^4.0.1",
"shiki": "^3.2.1",
"sonner": "^2.0.3",
"tailwind-merge": "^3.1.0",
@@ -108,4 +109,4 @@
"update-electron-app": "^3.1.1",
"uuid": "^11.1.0"
}
}
}