Skip to content

Commit 000ae86

Browse files
committed
Use the latest next by default as before.
1 parent 0efef0a commit 000ae86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/test/integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@sentry/nextjs": "file:../../",
14-
"next": "10.x",
14+
"next": "latest",
1515
"react": "^17.0.1",
1616
"react-dom": "^17.0.1"
1717
},

0 commit comments

Comments
 (0)