Skip to content

Commit bd3a6c7

Browse files
committed
rename root and core package
1 parent 056e839 commit bd3a6c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@sentry/sentry-unplugin-root",
2+
"name": "@sentry/bundler-plugins",
33
"version": "0.0.0",
44
"description": "Root of the sentry unplugin monorepo.",
55
"repository": "[email protected]:lforst/sentry-unplugin.git",

packages/unplugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@sentry/sentry-unplugin",
2+
"name": "@sentry/core-unplugin",
33
"version": "0.0.1",
44
"description": "Official Sentry unplugin",
55
"repository": "git://github.com/getsentry/sentry-unplugin.git",

0 commit comments

Comments
 (0)