We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6029c5c commit f930348Copy full SHA for f930348
plugin/package.json
@@ -29,12 +29,12 @@
29
},
30
"homepage": "https://github.com/Akylas/nativescript-akylas-sentry#readme",
31
"dependencies": {
32
- "@sentry/browser": "^5.11.1",
33
- "@sentry/core": "^5.11.1",
34
- "@sentry/integrations": "^5.11.1",
35
- "@sentry/types": "^5.11.0",
36
- "@sentry/utils": "^5.11.1",
37
- "@sentry/wizard": "^1.0.2",
38
- "stacktrace-parser": "0.1.8"
+ "@sentry/browser": "^5.15.4",
+ "@sentry/core": "^5.15.4",
+ "@sentry/integrations": "^5.15.4",
+ "@sentry/types": "^5.15.4",
+ "@sentry/utils": "^5.15.4",
+ "@sentry/wizard": "^1.1.1",
+ "stacktrace-parser": "0.1.9"
39
}
40
0 commit comments