diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index e543e0d..04d16d8 100644 --- a/package.json +++ b/package.json @@ -9,5 +9,8 @@ "axios": "^1.1.2", "laravel-vite-plugin": "^0.7.5", "vite": "^4.0.0" + }, + "dependencies": { + "@sentry/browser": "^7.40.0" } } |