fix: use os.tmpdir for logs, improving Windows compatibility
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "playwriter",
|
||||
"description": "",
|
||||
"version": "0.0.22",
|
||||
"version": "0.0.23",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@@ -49,7 +49,6 @@
|
||||
"string-dedent": "^3.0.2",
|
||||
"user-agents": "^1.1.669",
|
||||
"ws": "^8.18.3",
|
||||
"xdg-basedir": "^5.1.0",
|
||||
"zod": "^3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user