Skip to content

Commit 65c668d

Browse files
committed
fix: Update npm metadata of @sentry/apm
Homepage was pointing to the wrong package, @sentry/core.
1 parent 200bc44 commit 65c668d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/apm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "5.16.0-beta.3",
44
"description": "Extensions for APM",
55
"repository": "git://github.com/getsentry/sentry-javascript.git",
6-
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/core",
6+
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/apm",
77
"author": "Sentry",
88
"license": "BSD-3-Clause",
99
"engines": {

0 commit comments

Comments
 (0)