comparison hg-web/e2e/package.json @ 226:3fa4bf481f42

[merge] Merge hg-web into default
author MrJuneJune <me@mrjunejune.com>
date Sun, 02 Aug 2026 14:42:01 -0700
parents 0e7b9464248d
children
comparison
equal deleted inserted replaced
220:eb8b4230fdb9 226:3fa4bf481f42
1 {
2 "private": true,
3 "dependencies": {
4 "playwright-core": "1.48.2"
5 }
6 }