view hg-web/e2e/package.json @ 254:2b6e732087ff

[ui] Add complete native component catalog Co-authored-by: Copilot <[email protected]>
author MrJuneJune <me@mrjunejune.com>
date Tue, 04 Aug 2026 15:12:09 -0700
parents 0e7b9464248d
children
line wrap: on
line source

{
  "private": true,
  "dependencies": {
    "playwright-core": "1.48.2"
  }
}