mirror of
https://github.com/leptos-rs/leptos.git
synced 2026-05-17 16:40:30 -04:00
* test(error_boundary): open app * test(error_boundary): click up arrow * test(error_boundary): click down arrow * test(error_boundary): type number * test(error_boundary): clear number * fix(build): clean trunk directories * fix(test-report): detect unit tests * ci(build): echo stop trunk
8 lines
103 B
JSON
8 lines
103 B
JSON
{
|
|
"private": "true",
|
|
"scripts": {},
|
|
"devDependencies": {
|
|
"@playwright/test": "^1.35.1"
|
|
}
|
|
}
|