diff options
| author | Brendan Allan <[email protected]> | 2026-05-01 11:56:31 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-05-01 11:56:31 +0800 |
| commit | 163290bcf08eacaf8d62330b8fff92cf0701eab5 (patch) | |
| tree | d4ecfafa5159dd7df9af38f1ea876ab6b148f1fb /package.json | |
| parent | c68c33d4fea5b34bf2ca8529b4f54fdb58d07701 (diff) | |
| download | opencode-163290bcf08eacaf8d62330b8fff92cf0701eab5.tar.gz opencode-163290bcf08eacaf8d62330b8fff92cf0701eab5.zip | |
desktop: sentry integration (#15300)
Co-authored-by: Jay V <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 975f17774..9a0113030 100644 --- a/package.json +++ b/package.json @@ -77,6 +77,8 @@ "@solidjs/meta": "0.29.4", "@solidjs/router": "0.15.4", "@solidjs/start": "https://pkg.pr.new/@solidjs/start@dfb2020", + "@sentry/solid": "10.36.0", + "@sentry/vite-plugin": "4.6.0", "solid-js": "1.9.10", "vite-plugin-solid": "2.11.10", "@lydell/node-pty": "1.2.0-beta.10" |
