diff options
| author | Adam <[email protected]> | 2026-01-17 20:52:21 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2026-01-19 09:03:52 -0600 |
| commit | 03d7467ea268f2f0f8d99f48ea1522741014b4bf (patch) | |
| tree | 5df719dfef2b7d67fad86405a99cd2375174c41b /package.json | |
| parent | 23e9c02a7fd80063dd49e3b9cbd2a0c6519034bc (diff) | |
| download | opencode-03d7467ea268f2f0f8d99f48ea1522741014b4bf.tar.gz opencode-03d7467ea268f2f0f8d99f48ea1522741014b4bf.zip | |
test(app): initial e2e test setup
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index f1d6c4fea..ca9602174 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,7 @@ "luxon": "3.6.1", "marked": "17.0.1", "marked-shiki": "1.2.1", + "@playwright/test": "1.51.0", "typescript": "5.8.2", "@typescript/native-preview": "7.0.0-dev.20251207.1", "zod": "4.1.8", |
