Skip to content

Commit 2a00e35

Browse files
committed
Update browser-launcher for various fixes
The new version: * Works even if spotlight is disabled * Is more resilient to errors when reading/writing its config * Doesn't generate new profile folders any time it updates its config file.
1 parent 6b0a750 commit 2a00e35

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

package-lock.json

Lines changed: 15 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"homepage": "https://github.com/httptoolkit/httptoolkit-server",
2626
"bugs": "https://github.com/httptoolkit/httptoolkit-server/issues",
2727
"dependencies": {
28-
"@httptoolkit/browser-launcher": "^1.4.1",
28+
"@httptoolkit/browser-launcher": "^1.5.0",
2929
"@oclif/command": "^1.5.4",
3030
"@oclif/config": "^1.8.8",
3131
"@oclif/plugin-help": "^2.1.3",

0 commit comments

Comments
 (0)