comparison hg-web/e2e/package.json @ 223:0e7b9464248d hg-web

[hg-web] Add browser route regression coverage
author MrJuneJune <me@mrjunejune.com>
date Sun, 02 Aug 2026 10:07:40 -0700
parents
children
comparison
equal deleted inserted replaced
222:a8d6435dc021 223:0e7b9464248d
1 {
2 "private": true,
3 "dependencies": {
4 "playwright-core": "1.48.2"
5 }
6 }