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 a98508b commit e69bc6fCopy full SHA for e69bc6f
packages/opentracing/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@sentry/opentracing",
3
- "version": "4.6.1",
+ "version": "4.6.3",
4
"description": "Sentry OpenTracing API implementation",
5
"repository": "git://github.com/getsentry/sentry-javascript.git",
6
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/minimal",
@@ -15,8 +15,8 @@
15
"access": "public"
16
},
17
"dependencies": {
18
- "@sentry/hub": "4.6.2",
19
- "@sentry/utils": "4.6.2",
+ "@sentry/hub": "4.6.3",
+ "@sentry/utils": "4.6.3",
20
"@sentry/types": "4.5.3",
21
"opentracing": "0.14.3"
22
0 commit comments