+2
−2
File changed.
Preview size limit exceeded, changes collapsed.
File changed.
Preview size limit exceeded, changes collapsed.
+76
−20
+54
−68
+2
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -2,7 +2,8 @@ | ||
"name": "drupal-raven",
|
||
"description": "Integrates with Sentry application monitoring and error tracking platform (sentry.io).",
|
||
"devDependencies": {
|
||
"@sentry/tracing": "^6.3.5",
|
||
"@hapi/bourne": "^3.0.0",
|
||
"@sentry/tracing": "^7.7.0",
|
||
"js-yaml": "^4.1.0"
|
||
},
|
||
"scripts": {
|
||
Loading