Files
silverbullet-icalendar/package.json
sstent 90ab92421a
Some checks failed
Build SilverBullet Plug / build (push) Has been cancelled
feat(test): implement Playwright E2E and Dockerized testing infrastructure
2026-02-21 13:19:37 -08:00

7 lines
91 B
JSON

{
"dependencies": {
"playwright": "^1.58.2",
"@playwright/test": "^1.58.2"
}
}