Skip to content

Commit 705a59f

Browse files
committed
update sentry and next dependencies
1 parent 5155a88 commit 705a59f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/with-sentry/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"start": "next start"
77
},
88
"dependencies": {
9-
"@sentry/nextjs": "^6.15.0",
10-
"next": "^10.0.8 || 11.x",
9+
"@sentry/nextjs": "^7.6.0",
10+
"next": "12.x",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2"
1313
}

0 commit comments

Comments
 (0)