Skip to content

Commit 2afd60d

Browse files
authored
chore(nextjs): move @sentry/webpack-plugin to devDeps (#3866)
1 parent a5307b1 commit 2afd60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"@sentry/react": "6.12.0",
2424
"@sentry/tracing": "6.12.0",
2525
"@sentry/utils": "6.12.0",
26-
"@sentry/webpack-plugin": "1.17.1",
2726
"tslib": "^1.9.3"
2827
},
2928
"devDependencies": {
3029
"@sentry/types": "6.12.0",
30+
"@sentry/webpack-plugin": "1.17.1",
3131
"@types/webpack": "^5.28.0",
3232
"eslint": "7.20.0",
3333
"next": "10.1.3",

0 commit comments

Comments
 (0)