bump playwriter to 0.0.24: auto-restart server on version mismatch, simplified logging, cross-platform kill

This commit is contained in:
Tommy D. Rossi
2025-12-21 16:49:34 +01:00
parent 6809ebea72
commit b44f3ebb02
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "playwriter",
"description": "",
"version": "0.0.23",
"version": "0.0.24",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",